mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
This commit is contained in:
10
crowdin.yml
10
crowdin.yml
@@ -1,4 +1,8 @@
|
||||
preserve_hierarchy: 1
|
||||
project_id_env: "CROWDIN_PROJECT_ID"
|
||||
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
||||
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: /assets/i18n/en_US.json
|
||||
translation: /assets/i18n/%locale_with_underscore%.json
|
||||
- source: /assets/i18n/strings.i18n.json
|
||||
translation: /assets/i18n/strings_%locale_with_underscore%.i18n.json
|
||||
skip_untranslated_strings: true
|
||||
|
||||
Reference in New Issue
Block a user