How can i add a new language.
I can see all the available languages in the tool/i18n/nls/ folder.
How should i go about creating a new one ?
We need to integrate the new language.
If you want ot contribute, just contact us, we'll give you access to the translation application so that you can manage the new language.
Well yes i do. I would like to create the Romanian language.
What do i need to do ?
So i started using https://lang.projeqtor.org/
I started to add values. Everything was working fine for a couple of days, but now it does not load anything. I think it gives an error.
I see this in the console:
SyntaxError: Bad escaped character in JSON at position 357164 (line 1 column 357165)
at Object.parse ()
at eval (Request.js:137:23)
at _3fd (dojo.js:2:109897)
at _3f7 (dojo.js:2:109761)
at _3fc.resolve (dojo.js:2:111222)
at _403 (dojo.js:2:110503)
at _3fd (dojo.js:2:110113)
at _3f7 (dojo.js:2:109761)
at _3fc.resolve (dojo.js:2:111222)
at _403 (dojo.js:2:110503)
I see it tries to parse a json, and its incomplete
I just checked, and its working now