Languages

Explanation of the language system

All the languages on board are included in locales/*.json, If you want to change languages, for example to French, you need to go to shared/config.lua, you will find a language in the config, to put your language, check what is available in the locales, if it exists then replace it with another language found in the folder

If the language is not available, you can create one directly. Here's how to do it.

Last updated