bugfix
This commit is contained in:
parent
57f75b0ca5
commit
980176d973
@ -39,7 +39,7 @@ bricks.I18n = class {
|
|||||||
if (mt == txt) {
|
if (mt == txt) {
|
||||||
this.set_uni18n(txt);
|
this.set_uni18n(txt);
|
||||||
}
|
}
|
||||||
return txt;
|
return outt;
|
||||||
}
|
}
|
||||||
set_uni18n(txt){
|
set_uni18n(txt){
|
||||||
var d = this.lang_msgs[this.lang].unmsgs;
|
var d = this.lang_msgs[this.lang].unmsgs;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user