Update Crowdin configuration file

This commit is contained in:
Gabe Kangas 2024-04-17 19:33:04 -07:00
parent 3542bf645e
commit f95ed2bb48

View File

@ -1,10 +1,10 @@
'pull_request_title': 'Translations update' project_id_env: CROWDIN_PROJECT_ID
'pull_request_labels': ['crowdin', 'i18n'] api_token_env: CROWDIN_PERSONAL_TOKEN
'commit_message': 'Updated translations' pull_request_title: Translations update
pull_request_labels:
- crowdin
- i18n
commit_message: Updated translations
files: files:
- source: /web/i18n/strings.json - source: /web/i18n/strings.json
translation: /web/i18n/%two_letters_code%.json translation: /web/i18n/%two_letters_code%.json
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN