2024-03-30 19:11:50 +01:00
|
|
|
project_id_env: CROWDIN_PROJECT_ID
|
|
|
|
|
api_token_env: CROWDIN_KEY
|
|
|
|
|
base_path: "."
|
|
|
|
|
base_url: "https://api.crowdin.com"
|
|
|
|
|
preserve_hierarchy: true
|
|
|
|
|
files:
|
2025-12-19 09:50:48 -08:00
|
|
|
- source: "/options/locale/locale_en-US.json"
|
|
|
|
|
translation: "/options/locale/locale_%locale%.json"
|
|
|
|
|
type: "json"
|
2024-03-30 19:11:50 +01:00
|
|
|
skip_untranslated_strings: true
|
|
|
|
|
export_only_approved: true
|
|
|
|
|
update_option: "update_as_unapproved"
|