arshjaved's picture
normal Model Upload (teja)
f9f1a35 verified
export function Locale(config) {
if (config != null) {
this.set(config);
}
}