diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 00000000..ee7da614 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,17 @@ +project_id_env: CROWDIN_PROJECT_ID +api_token_env: CROWDIN_PERSONAL_TOKEN +pull_request_title: "l10n: New Crowdin translations to review and merge" +pull_request_body: | + ### What + - Automated pull request pulling in new or updated translations from Crowdin (https://translate.openfoodfacts.org). + + ## Checklist + - [ ] Check that they are no bad translations. If there are, correct them directly in Crowdin so that they are not resynced again. Then you can correct them here as well, or wait 24 hours for the sync to happen automatically. + - [ ] Put extra attention on Acholi, which is used mistakenly as a sandbox by people discovering the self-service translation button on Open Food Facts + - [ ] Once you are happy, that automated checks pass, you can approve the PR and merge it. + + ### Part of + - Translations +files: + - source: /src/messages/messages_en.properties + translation: /src/messages/messages_%two_letters_code%.properties