chore: fix language mapping

This commit is contained in:
Zane Schepke 2024-12-26 20:36:30 -05:00
parent 6502f553ac
commit b7ec9e2696
1 changed files with 23 additions and 0 deletions

View File

@ -3,3 +3,26 @@ files:
translation: /fastlane/metadata/android/%locale%/%original_file_name%
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/%original_file_name%
languages_mapping:
android_code:
ar: ar
de: de
es-ES: es
fr: fr
he: iw
hi: hi
hr: hr
id: in
it: it
ja: ja
nl: nl
pl: pl
pt-BR: pt-rBR
pt-PT: pt-rPT
ru: ru
sv-SE: sv
tr: tr
uk: uk
vi: vi
zh-CN: zh-rCN
zh-TW: zh-rTW