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