Browse Source

Add transifex language mapping

merge-requests/1990/head
Nicolas Pomepuy 2 years ago
parent
commit
298d4b504b
  1. 4
      .tx/config

4
.tx/config

@ -5,8 +5,8 @@ host = https://app.transifex.com
file_filter = application/resources/src/main/res/values-<lang>/strings.xml
source_file = application/resources/src/main/res/values/strings.xml
type = ANDROID
minimum_perc = 0
minimum_perc = 50
resource_name = android
replace_edited_strings = false
keep_translations = false
lang_map = zh_CN: zh-rCN, zh_TW: zh-rTW, zgh: zgh-rMA, en_GB: en-rGB, es_MX: es-rMX, pt_BR: pt-rBR, pt_PT: pt
Loading…
Cancel
Save