Technical Note: How to change the preferred language of the FortiGate
Description
Solution
This articles explains how to change the default language on FortiGate.
The default language is English. It can be changed to any of the following:
- French
- Spanish
- Portuguese
- Japanese
- Traditional Chinese
- Simplified Chinese
- Korean
Solution
GUI:
Go to System -> Settings -> View Settings
Note: It will change only GUI settings. CLI command and debug description will remain in English.
Go to System -> Settings -> View Settings
CLI:
#config system global
set language <string>
end
Note: It will change only GUI settings. CLI command and debug description will remain in English.
