diff --git a/translations.md b/translations.md index 7c7454413..2d0a9dd05 100644 --- a/translations.md +++ b/translations.md @@ -9,4 +9,8 @@ Translations are managed via Crowdin: https://crowdin.com/project/distant-horizo - Keys ending with `@tooltip` are tooltips. - Keep formatting codes intact, IE: `ยง`, `%s`, `%d`, `%1$s`. - For newlines, utilize **Shift + Enter** instead of `\n`. -- Do not edit non-English files in pull requests. \ No newline at end of file +- Do not edit non-English files in pull requests. + +## To pull translations into the repo +- Downlod the [Crowdin CLI](https://github.com/crowdin/crowdin-cli/releases) +- Run `crowdin download --export-only-approved --skip-untranslated-files` in the project root. \ No newline at end of file