mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
fixing a typo (#1634)
This commit is contained in:
parent
e97ac1dd9b
commit
5b972eec24
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
project_id_env: _CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_API_TOKEN
|
||||
perserve_hierarchy: true
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: /src/App/Resources/AppResources.resx
|
||||
dest: /src/App/Resources/%original_file_name%
|
||||
|
|
Loading…
Reference in a new issue