mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
11 lines
288 B
YAML
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
|