Switching languages in WebConfig
From Nitix Knowledgebase
Contents
Problem
How do I configure WebConfig to display in a different language?
Solution
Switching from English to Japanese
Nitix currently allows you to view WebConfig in English and Japanese (Kanji). To switch from English to Japanese, perform the following:
- Log into WebConfig as an administrative user.
- Click Software Update, located in the main menu.
- In the Software Update section, locate the section titled "Language Selection".
- Using the drop down box, select the Japanese icon as shown below.
- Click the checkmark to confirm the change.
Switching from Japanese to English
In the event that you have changed the language setting to Japanese and need to set it back to English, perform the following:
1. Log into WebConfig as an administrative user.
2. In the Sofware Update section, locate the option that resembles the following:
3. Select "English" in the drop down box.
4. Click the checkmark and WebConfig should now be displayed in English.
Switching languages in command line
To switch between WebConfig languages using the Nitix command line, perform the following:
1. Telnet into the Nitix server and log in as an administrative user.
2. To change the language to English, type:
wv set [Global]Default Language=en
3. To change the language to Japanese, type:
wv set [Global]Default Language=ja

