mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
f82c439b26
Co-authored-by: validcube <pun.butrach@gmail.com>
8 lines
268 B
YAML
8 lines
268 B
YAML
project_id_env: "CROWDIN_PROJECT_ID"
|
|
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
|
|
|
preserve_hierarchy: true
|
|
files:
|
|
- source: /assets/i18n/strings.i18n.json
|
|
translation: /assets/i18n/strings_%locale_with_underscore%.i18n.json
|
|
skip_untranslated_strings: true
|