You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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. Thecommand
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:
These are the languages currently supported by the API. Discord supports some additional languages too, and we also welcome those translations!
The text was updated successfully, but these errors were encountered: