The only way to do this in WebIQ 1.10 is changing a json file.
{
"default": "de-DE",
"locales": {
"de-DE": {
"label": "Deutsch",
"region": "DE",
"keyboard": "de"
},
"en-GB": {
"label": "English",
"region": "GB",
"keyboard": "us"
}
},
// end of file not shown here
Question:
I added a new language and exported it. The file (csv and json) only contains the localization variables, but I need the texts of my default language to be able to translate it.
Workaround:
In WebIQ 1.10 there is no way to create a export file with multiple languages. But you can do it by yourself.
Hi,
also this ticket is old: In WebIQ 2.12 the default language can be set in the Localisation Manager:
Choose a language that is not the default language. Then you can make it the default language via the Settings menu.
Have fun with WebIQ.
webiq-eg