mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-10 20:45:36 +02:00
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
8 lines
256 B
YAML
8 lines
256 B
YAML
project_id_env: "CROWDIN_PROJECT_ID"
|
|
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
|
|
|
preserve_hierarchy: false
|
|
files:
|
|
- source: /assets/i18n/en.i18n.json
|
|
translation: /assets/i18n/%locale_with_underscore%.i18n.json
|
|
skip_untranslated_strings: true
|