mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
chore: Setup Crowdin configuration file
This commit is contained in:
11
crowdin.yml
11
crowdin.yml
@@ -1,9 +1,4 @@
|
|||||||
project_id_env: CROWDIN_PROJECT_ID
|
preserve_hierarchy: 1
|
||||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
||||||
|
|
||||||
commit_message: 'chore(i18n): sync translations'
|
|
||||||
|
|
||||||
preserve_hierarchy: true
|
|
||||||
files:
|
files:
|
||||||
- source: assets/i18n/en_US.json
|
- source: /assets/i18n/en_US.json
|
||||||
translation: assets/i18n/%locale_with_underscore%.json
|
translation: /assets/i18n/%locale_with_underscore%.json
|
||||||
|
|||||||
Reference in New Issue
Block a user