- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 14
Description
We've incorporated localization into the bot, but now we need help translating it! The translations are stored in json files. If there's a mistake in a translation, you can edit the corresponding translation file with corrections and submit a PR. If a translation is missing for a language in which you are fluent, you can start with the English file and change the translation values into that language.
The translation files are split into two namepaces. The first translation namespace is where the text from the bot's command responses is stored. The command namespace is where the text for the bot's slash commands is stored. In this namespace, any key that doesn't end in _desc is a command or argument name that can only contain letters, numbers, and underscores.
Below is the status of the different language translations:
- cs: not started
- de: finished by @marvhh
- en: finished
- es: finished by @Center-Deal
- fr: finished by @ZubrowFR
- hu: not started
- it: not started
- ja: not started
- ko: not started
- pl: not started
- pt: finished by @mahzze
- ru: In progress by @DifficultPhil
- sk: not started (note: not currently supported by Discord)
- tr: not started
- zh: not started
These are the languages currently supported by the API. Discord supports some additional languages too, and we also welcome those translations!