Localization¶
To change the language the bot runs in, modify the WHITE_RABBIT_LANGUAGE key in the
.env file. A table of languages with their key values is show below:
| Language | Code | Discord Server Template | Bot | Cards | Translations by: |
|---|---|---|---|---|---|
| English | en | https://discord.new/SfcBdbyhGMmR | ✔️ | ✔️ | circumspect |
| French | fr | https://discord.new/CyqF4KpV6SMY | ✔️ | ✔️ | Ylkhana |
| German | de | https://discord.new/VnWxBSqFpQdq | ✔️ | ❌ | Gabbalo |
| Italian | it | https://discord.new/TZC4n8FNNkmE | ✔️ | ✔️ | d-beezee, wishmerhill |
If you would like to contribute translations, fork the repository, copy
english.json in the localization folder, translate the values
(leave the keys intact), and open a pull request. For an example, see the
French translation in french.json. Note that changing the names of the
Discord server channels in the .json file will require making a new Discord
template.