node.js Error translates is not defined
Nontenda opened this issue · 4 comments
Nontenda commented
Hi,
just installed the bundle 0.9.19.6 and I select french during the installation.
Now when I launch twister I got :
Uncaught node.js Error
ReferenceError: translates is not defined
at __ (file:///C:/Users/Nontenda/AppData/Local/Temp/nw10188_14984/index.html:18:17)
at eval (file:///C:/Users/Nontenda/AppData/Local/Temp/nw10188_14984/index.html:39:16)
But when I just use a browser on http://localhost:28332/login.html everything works fine.
dryabov commented
Seems it was fixed in 0.9.19.8.
Nontenda commented
Oh great, is there any build scheduled ?
Thank you
dryabov commented
It was released 2 months ago: https://github.com/iShift/twister-webkit/releases/tag/0.9.19.8
Nontenda commented
Oh my bad, thank you very much !