Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
...
In this section, one can manage and override the system's message.
...
You can also Import PO File from Joget's translate site at http://translate.joget.org/
Figure 1: System Settings - Manage Messages
...
...
borderColor | green |
---|---|
borderWidth | 1 |
titleBGColor | #ddffcc |
borderStyle | solid |
Let's take the Korean language as an example. After downloading the .po files, follow these steps to import the translated messages:
To enable the Korean language display, navigate to System Settings > System Setup, look for the System Locale option, then select the relevant locale which, for this example, is ko. Click on the "Submit" button; the selected locale (language) will take immediate effect.
For other languages, please refer to the corresponding locale as written above.
...
title | Setting the locale on-the-fly |
---|
You may append the parameter named "_lang" to override the current locale that you are seeing. For example, you can set the locale to Chinese by setting "_lang=zh_CN".
To reset, simply set the parameter "_lang" value to empty.
...