mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 20:38:41 -05:00
[PM-24175] Refactor Crowdin workflow (#5587)
This commit is contained in:
9
crowdin.yml
Normal file
9
crowdin.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
project_id_env: _CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_API_TOKEN
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: "/ui/src/main/res/values/strings.xml"
|
||||
translation: "/ui/src/main/res/values-%android_code%/%original_file_name%"
|
||||
dest: "/android-ui/%original_file_name%"
|
||||
update_option: update_as_unapproved
|
||||
type: android
|
||||
Reference in New Issue
Block a user