mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-01 23:01:28 +01:00
Hotfix Crowdin push (#1276)
* trying a fix for the Crowdin source destination * adding the dest file extension * removing testing code
This commit is contained in:
parent
cf460096af
commit
e5f77e2c4e
@ -1,7 +1,9 @@
|
|||||||
project_id_env: _CROWDIN_PROJECT_ID
|
project_id_env: _CROWDIN_PROJECT_ID
|
||||||
api_token_env: CROWDIN_API_TOKEN
|
api_token_env: CROWDIN_API_TOKEN
|
||||||
|
preserve_hierarchy: true
|
||||||
files:
|
files:
|
||||||
- source: /src/locales/en/messages.json
|
- source: /src/locales/en/messages.json
|
||||||
|
dest: /src/locales/en/%file_name%.%file_extension%
|
||||||
translation: /src/locales/%two_letters_code%/%original_file_name%
|
translation: /src/locales/%two_letters_code%/%original_file_name%
|
||||||
update_option: update_as_unapproved
|
update_option: update_as_unapproved
|
||||||
languages_mapping:
|
languages_mapping:
|
||||||
|
Loading…
Reference in New Issue
Block a user