mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-28 13:21:03 +00:00
feat: Add language settings (#2913)
This commit is contained in:
8
crowdin.yml
Normal file
8
crowdin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
project_id_env: "CROWDIN_PROJECT_ID"
|
||||
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
||||
|
||||
preserve_hierarchy: false
|
||||
files:
|
||||
- source: app/src/main/res/values/strings.xml
|
||||
translation: app/src/main/res/values-%android_code%/strings.xml
|
||||
skip_untranslated_strings: true
|
||||
Reference in New Issue
Block a user