Hangar/crowdin.yml
2024-05-25 11:13:58 +02:00

11 lines
288 B
YAML

base_path: .
base_url: "https://hangar.crowdin.com"
project_id: 1
api_token_env: CROWDIN_PERSONAL_TOKEN
preserve_hierarchy: true
files:
- source: /frontend/src/i18n/locales/en.json
translation: /frontend/src/i18n/locales/%two_letters_code%.json
skip_untranslated_strings: true