-
Notifications
You must be signed in to change notification settings - Fork 7
Translation
github-merge-queue[bot] edited this page Nov 20, 2023
·
4 revisions
All translation files are located inside the assets/l10n/
-folder and use the basic
ARB-syntax. The file l10n.yaml
defines some general configuration to provide multi-language support.
If you don't mind to handle JSON-like text documents, than feel free to add a translation to our project. It's pretty simple:
- Copy & Paste the file
l10n_en.arb
and rename it to your language code. For example:l10n_de.arb
. - Open it with an text editor of your choice.
- At each line you will see the following syntax:
"a String": "another String",
. Do not touch the first String! Replace the second String with your translation. - If you know how to commit to our repository, than feel free to create a pull request. Otherwise you can send your translated file to
dev@asta-bochum.de
.
THANKS! :D
Language | Progress | Comment |
---|---|---|
English (US) | ||
German (DE) | ||
Portuguese (BR) | Work in Progress (by BizarrePenguin) | |
All Other |