m3_lightmeter/crowdin.yml
Vadim 824be6c916
Push new localization strings to Crowdin (#30)
* Update crowdin.yml

* added github workflows

* Update crowdin_push.yml

* Update intl_en.arb

* Update intl_en.arb
2023-02-12 13:09:55 +03:00

10 lines
No EOL
247 B
YAML

project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_TOKEN
base_path: "./lib/l10n"
base_url: "https://api.crowdin.com"
preserve_hierarchy: true
files:
- source: "/intl_en.arb"
translation: "%original_path%/intl_%two_letters_code%.arb"