A newer version of this documentation is available.

View Latest

Language

The language section is used for all internal strings. It is possible to add any language.

[Language]
Active=auto
Current=auto
Default=en_US
:Map=
[Language en_US]
[Language sv_SE]

Active

The Active parameter is a semicolon-separated list of the supported languages. It is necessary to add the corresponding section for each language, see Language sections.

[Language]
Active=en_US;sv_SE;nb_NO;fi_FI

Values

<language tags>

Language tags are written with ISO 3166-1 alpha-2 and ISO 639-1 alpha-2 codes. For example en_US, sv_SE, nb_NO, or fi_FI. Separate the values by a semicolon.

Current

The Current parameter sets the current language. It can be set to auto to enable the current operating system language.

[Language]
Current=en_US

Default

The default language to use if it is not possible to automatically detect the language.

[Language]
Default=en_US

Map

Language sections

[Language]
...
...
[Language en_US] (1)
[Language sv_SE] (2)
1 Section for the first language in the list.
2 Section for the second language in the list.

For more information about the language settings and the included text strings, see the specific language page in the navigation menu to the left.