Tweak explanation of weblate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-28 14:28:20 +00:00
parent 39a7c3af29
commit 055ae85ec4

View File

@ -251,7 +251,11 @@ Commit the changes. Ignore `*.mo` changes if they only update the generation tim
### Translator workflow
You can translate strings on [`translate.coopcloud.tech`](https://translate.coopcloud.tech). It's also possible to translate using [`poedit`](https://poedit.net). Weblate is the recommended approach. All translation files are located in [`pkg/i18n/locales`](https://git.coopcloud.tech/toolshed/abra/src/branch/main/pkg/i18n/locales). Once translations are updated in weblate, they will be incorporated into the next release of `abra` automatically.
You can translate strings on [Weblate (`translate.coopcloud.tech`)](https://translate.coopcloud.tech).
It's also possible to translate using [`poedit`](https://poedit.net). Weblate is the recommended approach.
All translation files are located in [`pkg/i18n/locales`](https://git.coopcloud.tech/toolshed/abra/src/branch/main/pkg/i18n/locales). Once translations are updated in weblate, they will be incorporated into the next release of `abra` automatically.
### End-user workflow