-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
crowdin.yml
19 lines (17 loc) · 999 Bytes
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
escape_quotes: 1
escape_special_characters: 0