From On the Language SettingSettings page, you can add a new language for Kyvos Manager and Kyvos that supports language selection . This feature allows you to select a language at different levels like browser session, user preference, system default, and default in code. There will be different levels of language selection available:
...
Login page: This applies to the current browser session for both Kyvos and Kyvos Manager.
...
User preference: This is applicable if the language is not set in the browser and for REST interaction. You can select the language from the Preferences section of Kyvos Manager and Kyvos.
...
System Default: This applies to all users if no preferred language is selected from Preference.
: for a specific browser session (applicable only to that login session), based on user preferences, or by the default system language, which is set to English.
You can set a new language for the following:
The current browser session: Select the desired language from the login page of Kyvos or Kyvos Manager.
REST interactions: Choose the language from the Preferences section in Kyvos Manager and Kyvos. This applies if the language has not been set in the browser session.
If no preferred language is selected, the system default language en_US (English)
...
is set. This default application language is applied when no
...
language is specified
...
. This applies to all users.
The "
...
Default (English)” option indicates that you have not explicitly selected any language for the current browser session.
...
If you select the required language from the “Preference” list, the user’s
...
preferred language will be used after login. If you have not saved any language preference,
...
the
...
default English (en_US) will be used.
You can upload/download/delete any language without the need to access the node/machines and the internal folder structure of any Kyvos component like Kyvos Web Portal, BI server, commons, or Kyvos Manager. Structure of the language file bundle (tar file) to be uploaded/downloaded
While applying any new language, ensure the following:
The language file must be translated. During the translation, only the values of the keys should be translated, excluding those defined in curly brackets and any HTML code.
The same structure must be downloaded for any existing language file bundle.
One language bundle(tar) file can be uploaded/downloaded at a time.
The name of each language file should be in a predefined format within its respective folder. The convention used for naming files must be locale_Country.json. For example, en_US.json, en_GB.json, fr_FR.json etc.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Important During the upgrade of the Kyvos and Kyvos Manager applications, the additional language files will not be preserved and must be updated manually after the upgrade. |
Adding a new language
To add a new language, perform the following steps.
Click Utilities > Language Settings on the navigation pane.
The Language Settings page is displayed.Click Add New Language. The Add New Language dialogue is displayed.
Select the required language from the Language list.
Select the translated file from your local machine and Upload upload it.
After uploading the language tar file, you must restart Kyvos Manager and Kyvos applications.
Select the Kyvos Manager and Kyvos checkboxes to restart the application.
Enter your Kyvos Manager password.
Click Add. The new language has been added. The language you added will reflect on the login page and the user’s preference.
...