mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-26 09:20:45 +00:00
Update crowdin.yml
This commit is contained in:
parent
a6d5032c83
commit
32ad2b44dd
1 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,10 @@
|
||||||
|
project_id_env: CROWDIN_PROJECT_ID
|
||||||
|
api_token_env: CROWDIN_TOKEN
|
||||||
base_path: "./lib/l10n"
|
base_path: "./lib/l10n"
|
||||||
|
base_url: "https://api.crowdin.com"
|
||||||
|
|
||||||
preserve_hierarchy: true
|
preserve_hierarchy: true
|
||||||
|
|
||||||
files:
|
files:
|
||||||
- source: /intl_en.arb
|
- source: "/intl_en.arb"
|
||||||
translation: '%original_path%/intl_%two_letters_code%.arb'
|
translation: "%original_path%/intl_%two_letters_code%.arb"
|
Loading…
Reference in a new issue