Languages
Explanation of the language system
Last updated
Explanation of the language system
Last updated
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.
Don't forget to modify the interior of the new file to translate it to the language you have chosen.