Translatable #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is this app translatable in the future ?
Maybe weblate, or crowdin ...
Hello mondstern, it's not planned ATM. I should study how it works, integrate it and I have very few time to work on it ATM.
BTW, it's translatable with the canonic Android way, via XML files. Feel free to fork the project, copy the localization file to a new one and change the strings, if you can.
You can find the localization file here: app/src/main/res/values/strings.xml
To translate, e.g., to german, one can create a app/src/main/res/values-de folder and copy the strings.xml files, then change the strings inside.