forked from openfoodfacts/smooth-app
-
Notifications
You must be signed in to change notification settings - Fork 1
/
crowdin.yml
11 lines (11 loc) · 1.11 KB
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
pull_request_body: '### What\n- Automated pull request pulling in new or updated translations from Crowdin (https://translate.openfoodfacts.org).\n## Checklist\n- [ ] 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.\n- [ ] Put extra attention on Acholi, which is used mistakenly as a sandbox by people discovering the self-service translation button on Open Food Facts\n- [ ] Once you are happy, that automated checks pass, you can approve the PR and merge it.\n### Part of\n- Translations'
pull_request_title: 'chore: New translations to review and merge'
pull_request_labels:
- Translations
files:
- source: /packages/smooth_app/lib/l10n/app_en.arb
translation: /packages/smooth_app/lib/l10n/app_%two_letters_code%.arb
- source: /packages/smooth_app/ios/Runner/en.lproj/InfoPlist.strings
translation: /packages/smooth_app/ios/Runner/%two_letters_code%.lproj/InfoPlist.strings