-
Notifications
You must be signed in to change notification settings - Fork 9
Locales
Keiko can display its messages in a variety of languages to make it easier for server administrators to understand what Keiko is trying to tell them. To switch locale, change the locale
option of the global config.
Here is a list of all locales Keiko supports at the moment:
Locale code | Self-name | English name and country | State* | Author |
---|---|---|---|---|
en_US |
English | English (United States) | 🛠️ | German Vekhorev (DarksideCode) |
ru_RU |
Русский | Russian (Russia) | ✔ | German Vekhorev (DarksideCode) |
zh_CN |
简体中文 | Simplified Chinese (China) | 🤔 | ahdg6 |
*
translation states:
- 🛠️ This is the default locale (base).
- ✔ Complete and up-to-date (approved).
- 🤔 Maybe complete and maybe up-to-date, but not guaranteed (not approved / not checked by other native speakers of the language).
It would be really cool if Keiko was available in as many languages as possible!
If you'd like to translate Keiko to a new language not present in the list above, please make a pull request or contact me. The default locale file (which your file should be based on) is available here.
If you'd like to fix, improve, or extend an existing translation, please make a full request, contact me, or open an issue.
Can't find what you're looking for? Ask in Keiko's Discord server or open an issue on GitHub!