i forgot
This commit is contained in:
parent
93a9e8719b
commit
627704ae44
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ const app = new Vue({
|
|||
lang = this.cfg.general.language
|
||||
}
|
||||
this.lz = ipcRenderer.sendSync("get-i18n", lang)
|
||||
this.mklang = this.MKJSLang()
|
||||
},
|
||||
getLz(message) {
|
||||
if (this.lz[message]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue