|
Localization |
Top Previous Next |
|
Localization Multi-Language Support NGASI AppServer Manager has built-in Multi-Language Support. Default languages include: English German French Portuguese Spanish Russian
Other languages can be added by following the steps below.
You may edit the ./WEB-INF/i3-labels.properties file directly or define a specific locale e.g. i3-labels_lang_CNTY.properties or i3-labels_lang.properties. So if a user Browser is detected with a locale preference of de_DE, NGASI will first check for i3-labels_de_DE.properties then i3-labels_de.properties. If not found it will default to i3-labels.properties.
NOTE: Any edited language files will be overwritten if installing any NGASI updates. |