🌐 Languages
Hello there! Welcome to the guide about Languages in Open Ticket. Here, we will explain how to change the bot's language, customize translations, and contribute new languages.
Open Ticket supports multiple languages, allowing users to interact with the bot in their preferred language.
You can easily change the language using the general.json
config file and even create your own custom translation.

Languages
Supported languages and how to use them
📖 Using a Language
To change the bot's language, update the "language"
property in the general.json
config file.
You can set "language"
to any Config Value from the table below.
This list was last updated on 16 February 2025
!
Config Value | Language | Maintainer (discord name) | Status |
---|---|---|---|
"english" | 🇬🇧 English | djj123dj | 🟢 Up To Date |
"dutch" | 🇳🇱 Dutch | djj123dj | 🟢 Up To Date |
"german" | 🇩🇪 German | benzorich | 🟢 Up To Date |
"spanish" | 🇪🇸 Spanish | redactado & josuens | 🟢 Up To Date |
"portuguese" | 🇵🇹 Portuguese | quiradon | 🟢 Up To Date |
"catalan" | ❓ Catalan | guillee3 | 🟢 Up To Date |
"czech" | 🇨🇿 Czech | spyeye_ | 🟢 Up To Date |
"hungarian" | 🇭🇺 Hungarian | kornel0706 | 🟢 Up To Date |
"romanian" | 🇷🇴 Romanian | sankedev | 🟢 Up To Date |
"ukrainian" | 🇺🇦 Ukrainian | anderskiy | 🟢 Up To Date |
"indonesian" | 🇮🇩 Indonesian | erxg | 🟢 Up To Date |
"italian" | 🇮🇹 Italian | fraden1mvp. | 🟢 Up To Date |
"danish" | 🇩 🇰 Danish | the_gamer | 🟢 Up To Date |
"thai" | 🇹🇭 Thai | modshd | 🟢 Up To Date |
"turkish" | 🇹🇷 Turkish | palestinian | 🟢 Up To Date |
"french" | 🇫🇷 French | guillee.3 | 🟢 Up To Date |
"arabic" | 🇦🇪 Arabic | palestinian | 🟢 Up To Date |
"hindi" | 🇮🇳 Hindi | an_developer | 🟢 Up To Date |
"lithuanian" | 🇱🇹 Lithuanian | tsgindrius | 🟢 Up To Date |
"polish" | 🇵🇱 Polish | danoglez | 🟢 Up To Date |
"estonian" | 🇪🇪 Estonian | iamnotmega | 🔵 Up To Date (ChatGPT) |
"finnish" | 🇫🇮 Finnish | iamnotmega | 🔵 Up To Date (ChatGPT) |
✏️ Custom Translation
If you want to:
- Add a new language that is not currently supported.
- Modify an existing translation to better suit your server.
You can edit the ./languages/custom.json
file and set the "language"
property to "custom"
as the language in general.json
.
Hi there! If you are speaking a language which is not available in the list,
feel free to help us translate! We really need them 😉. (Contributing Guidelines)
You can create a pull-request or join our discord server for more information.
🏆 Summary
Now you know how to:
- ✅ Change the bot’s language in
general.json
. - ✅ Use a custom translation by modifying
custom.json
. - ✅ Check the list of supported languages and contribute new ones!
Don't forget to give Open Ticket a star on GitHub to help us grow!