Skip to main content

Translations

Currently the following languages are supported:

  • 🇬🇧 English
  • 🇩🇪 German
  • 🇫🇷 French
  • 🇪🇸 Spanish
  • 🇮🇹 Italian
  • 🇳🇱 Dutch

Adding a translation​

If you'd like to add a new translation to the project, please start by copying this file. It’s a JSON file containing all strings used in the WebUI.

Translate each string accordingly, and once completed, name the file using the appropriate language code — for example, en for English or de for German.

When you're done, open a new issue on GitHub and select New Translation Submission. Fill the required fields and upload your translated file. After a review it will be added.

Updating a translation​

The process is identical to adding a new translation, except that you modify an existing file instead of creating a new one. Simply update the relevant strings in the corresponding language file and submit your changes the same way as for the new translation.