mirror of
https://github.com/bitwarden/ios.git
synced 2026-02-03 17:48:54 -06:00
17 lines
669 B
YAML
17 lines
669 B
YAML
project_id_env: _CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_API_TOKEN
|
|
preserve_hierarchy: true
|
|
files:
|
|
- source: "/AuthenticatorShared/UI/Platform/Application/Support/Localizations/en.lproj/Localizable.strings"
|
|
dest: "/AuthenticatorShared/UI/Platform/Application/Support/Localizations/en.lproj/%original_file_name%"
|
|
translation: "/AuthenticatorShared/UI/Platform/Application/Support/Localizations/%two_letters_code%.lproj/%original_file_name%"
|
|
update_option: update_as_unapproved
|
|
languages_mapping:
|
|
two_letters_code:
|
|
zh-CN: zh-Hans
|
|
zh-TW: zh-Hant
|
|
pt-BR: pt-BR
|
|
pt-PT: pt-PT
|
|
en-GB: en-GB
|
|
en-IN: en-IN
|