bugfix
This commit is contained in:
parent
2a25a718be
commit
bc70f591ad
@ -75,6 +75,7 @@ bricks.I18n = class {
|
|||||||
this.setup_dict(d, lang);
|
this.setup_dict(d, lang);
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
console.log('get_lang_dic() error', lang, e);
|
console.log('get_lang_dic() error', lang, e);
|
||||||
|
this.setup_dict({}, lang);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user