diff --git a/docs/abra/hack.md b/docs/abra/hack.md index e3c101b..943532e 100644 --- a/docs/abra/hack.md +++ b/docs/abra/hack.md @@ -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