mirror of
https://github.com/bitwarden/browser
synced 2025-01-23 01:33:02 +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
|
||||
api_token_env: CROWDIN_API_TOKEN
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: /src/locales/en/messages.json
|
||||
dest: /src/locales/en/%file_name%.%file_extension%
|
||||
translation: /src/locales/%two_letters_code%/%original_file_name%
|
||||
update_option: update_as_unapproved
|
||||
languages_mapping:
|
||||
|
Loading…
Reference in New Issue
Block a user