mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 21:15:37 +02:00
chore: Setup Crowdin configuration file
This commit is contained in:
parent
069193342b
commit
44265b2362
1 changed files with 3 additions and 8 deletions
11
crowdin.yml
11
crowdin.yml
|
@ -1,9 +1,4 @@
|
|||
project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
commit_message: 'chore(i18n): sync translations'
|
||||
|
||||
preserve_hierarchy: true
|
||||
preserve_hierarchy: 1
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue