feat: crowdin workflow

This commit is contained in:
Ushie
2022-11-05 01:31:56 +03:00
parent 787e47f634
commit 0fc8e7cbc8
2 changed files with 53 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
commit_message: 'chore(i18n): sync translations'
preserve_hierarchy: true
files:
- source: /assets/i18n/en_US.json
translation: /assets/i18n/%locale_with_underscore%.json
- source: assets/i18n/en_US.json
translation: assets/i18n/%locale_with_underscore%.json