The <languages> section dictates which language cultures are available on the clock. The clock shows the Change Language button on the top-left corner of the screen, which users can click to select a different language culture.
To remove a language from the clock, specify the following in the <languages> section of the config file:
Copy
<language culture="func_id" delete="yes"/>
where func_id is replaced with one of the language country codes that are listed in the table below. For example, to remove the Canadian French culture setting from the clock, you would specify the following:
Copy
<language culture="fr-CA" delete="yes"/>
| Country Code | Language Culture | Clock Pro Support | Clock+ Support |
|---|---|---|---|
| bg-BG | Bulgarian (Bulgaria) | √ | √ |
| cs-CZ | Czech (Czechia) | √ | √ |
| da-DK | Danish (Denmark) | √ | √ |
| de-DE | German (Germany) | √ | √ |
| el-GR | Greek (Greece) | √ | √ |
| en-AU | English (Australia) | √ | √ |
| en-GB | English (UK) | √ | √ |
| en-US | English (US) | √ | √ |
| es-419 | Spanish (Latin America) | √ | √ |
| es-ES | Spanish (Spain) | √ | √ |
| es-MX | Spanish (Mexico) | √ | √ |
| et-EE |
Estonian (Estonia) |
√ | √ |
| fi-FI | Finnish (Finland) | √ | √ |
| fil-PH | Filipino (Philippines) | √ | √ |
| fr-CA | French (Canada) | √ | √ |
| fr-FR | French (France) | √ | √ |
| hi-IN | Hindi (India) | √ | √ |
| hr-HR | Croatian (Croatia) | √ | √ |
| hu-HU | Hungarian (Hungary) | √ | √ |
| id-ID | Indonesian (Indonesia) | √ | √ |
| it-IT | Italian (Italy) | √ | √ |
| ja-JP | Japanese (Japan) | √ | √ |
| ko-KR | Korean (Korea) | √ | √ |
| lt-LT | Lithuanian (Lithuania) | √ | √ |
| lv-LV | Latvian (Latvia) | √ | √ |
| ms-MY | Malaysian (Malaysia) | √ | √ |
| nb-NO | Norwegian (Norway) | √ | √ |
| nl-NL | Dutch (Netherlands) | √ | √ |
| pl-PL | Polish (Poland) | √ | √ |
| pt-BR | Portuguese (Brazil) | √ | √ |
| pt-PT | Portuguese (Portugal) | √ | √ |
| ro-RO | Romanian (Romania) | √ | √ |
| ru-RU | Russian (Russia) | √ | √ |
| sk-SK | Slovak (Slovakia) | √ | √ |
| sv-SE | Swedish (Sweden) | √ | √ |
| th-TH | Thai (Thailand) | √ | √ |
| tr-TR | Turkish (Turkey) | √ | √ |
| vi-VN | Vietnamese (Vietnam) | √ | √ |
| zh-Hans | Simplified Chinese | √ | √ |
| zh-Hant | Traditional Chinese | √ | √ |