language
This command enters the Language mode to set the administrative state of a language.
Syntax
language locale
Parameters
- locale
- Specifies the operating language.
de- German.
en- English.
es- Spanish.
fr- French.
it- Italian.
ja- Japanese.
ko- Korean.
pt_BR- Brazilian Portuguese.
zh_CN- Simplified Chinese.
zh_TW- Chinese (Taiwan).
Guidelines
The language command enters Language mode for the specified language.
While in this
mode, use the admin-state command to enable or
disable the language. The admin-state command is
the only command available in this mode.
- When a language has an administrative state of
enabled, its operational state isup. - When a language has an administrative state of
disabled, its operational state isdown.
Language enablement is for the following purposes:
- Control the operating language of the appliance that you can set with the locale command in System Settings mode.
- Support native languages for browsers that connect to the appliance with a web management interface.
Examples
- Enable a locale.
# language fr Modify Language configuration # admin-state enabled - Disable a locale.
# language de Modify Language configuration # admin-state disabled