mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
f82c439b26
Co-authored-by: validcube <pun.butrach@gmail.com>
9 lines
268 B
YAML
9 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
|