Fix translation

This commit is contained in:
stom79 2018-01-03 09:56:22 +01:00
parent 8da7c146e8
commit 2f958e1753
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
files:
- source: /app/src/main/res/values/strings.xml
dest: /android/app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/strings.xml
dest: /android/app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/strings.xml
- source: /app/src/main/res/values/strings.xml
dest: /two_letters/app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%two_letters_code%/strings.xml
dest: /two_letters/app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%two_letters_code%/strings.xml