FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
10-27-2021 12:08 PM - edited 09-12-2022 04:57 PM
09-12-2022 04:56 PM
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.
09-15-2022 12:58 PM - last edited on 09-15-2022 01:10 PM by HmiGuide
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