Update Crowdin configuration file
This commit is contained in:
parent
79c09f13ac
commit
9d7f56848a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
files:
|
||||
- source: /app/src/main/res/values/strings.xml
|
||||
translation: /app/src/main/res/values-%two_letters_code%/strings.xml
|
||||
- source: /app/src/main/res/values/insight_alerts.xml
|
||||
translation: /app/src/main/res/values-%two_letters_code%/insight_alerts.xml
|
||||
- source: /app/src/main/res/values/insight_*.xml
|
||||
translation: /app/src/main/res/values-%two_letters_code%/%original_file_name%
|
||||
|
|
Loading…
Reference in a new issue