mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 06:50:42 +00:00
Update crowdin.yml
This commit is contained in:
parent
871a6dcc6c
commit
a6d5032c83
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
project_id_env: PROJECT_ID_CROWDIN
|
||||
api_token_env: TOKEN_CROWDIN
|
||||
base_path: ./lib/l10n
|
||||
base_url: 'https://api.crowdin.com'
|
||||
preserve_hierarchy: 1
|
||||
base_path: "./lib/l10n"
|
||||
|
||||
preserve_hierarchy: true
|
||||
|
||||
files:
|
||||
- source: /intl_en.arb
|
||||
translation: '%original_path%/intl_%two_letters_code%.arb'
|
||||
|
|
Loading…
Reference in a new issue