diff options
author | cyberta <cyberta@riseup.net> | 2020-07-26 16:54:15 -0700 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2020-07-26 16:54:15 -0700 |
commit | 9510a267ac90d74fc47977958a67b4e0bd0b5708 (patch) | |
tree | 18de65c0d22cb100510c28b5f669395cdd671b20 /.tx/config | |
parent | 6e7a74e0f0671371bdaadf11b39670f6ce54ccce (diff) | |
parent | 39bdb80e1939f62a6b1596593cd203377b74cc51 (diff) |
Merge branch 'work_on_translations' into 'master'
Work on translations
Closes #8984
See merge request leap/bitmask_android!114
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [main] host = https://www.transifex.com -lang_map = es_AR:es-rAR, fa_IR:fa-rIR, kn_IN:kn-rIN, pt_BR:pt-rBR, pt_PT:pt-rPT, zh_CN:zh-rCN, zh_TW:zh-rTW +lang_map = es_AR:es-rAR, fa_IR:fa-rIR, kn_IN:kn-rIN, pt_BR:pt-rBR, pt_PT:pt-rPT, zh_CN:zh-rCN, zh_TW:zh-rTW, nb:no [bitmask-android.strings] file_filter = app/src/main/res/values-<lang>/strings.xml |