Skip to content

Commit

Permalink
Hotfix Crowdin push (bitwarden#1276)
Browse files Browse the repository at this point in the history
* trying a fix for the Crowdin source destination

* adding the dest file extension

* removing testing code
  • Loading branch information
joseph-flinn authored Nov 4, 2021
1 parent cf46009 commit e5f77e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit e5f77e2

Please sign in to comment.