mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-09 16:52:14 +01:00
chore: Don't preserve hierachy in Crowdin
This commit is contained in:
parent
a971cbd519
commit
076e17d670
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
project_id_env: "CROWDIN_PROJECT_ID"
|
project_id_env: "CROWDIN_PROJECT_ID"
|
||||||
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
||||||
|
|
||||||
preserve_hierarchy: true
|
preserve_hierarchy: false
|
||||||
files:
|
files:
|
||||||
- source: /assets/i18n/strings.i18n.json
|
- source: /assets/i18n/strings.i18n.json
|
||||||
translation: /assets/i18n/strings_%locale_with_underscore%.i18n.json
|
translation: /assets/i18n/strings_%locale_with_underscore%.i18n.json
|
||||||
|
|
Loading…
Reference in a new issue