diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-01-16 01:53:11 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-01-16 01:53:11 +0200 |
commit | 4eaf92d17e40dbe3d4f3edac63b25a8b11f97c72 (patch) | |
tree | 856d0cc6f39260bee194121148896825fc80f0a0 /.tx/config | |
parent | 1baa4b2fa441b96db2d3f57b01bc1b638d4c0314 (diff) | |
download | wekan-4eaf92d17e40dbe3d4f3edac63b25a8b11f97c72.tar.gz wekan-4eaf92d17e40dbe3d4f3edac63b25a8b11f97c72.tar.bz2 wekan-4eaf92d17e40dbe3d4f3edac63b25a8b11f97c72.zip |
Update translations. Add Mongolian and Portuguese.
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ host = https://www.transifex.com # tap:i18n requires us to use `-` separator in the language identifiers whereas # Transifex uses a `_` separator, without an option to customize it on one side # or the other, so we need to do a Manual mapping. -lang_map = en_GB:en-GB, es_AR:es-AR, el_GR:el, fa_IR:fa, fi_FI:fi, hu_HU:hu, id_ID:id, no:nb, lv_LV:lv, pt_BR:pt-BR, ro_RO:ro, zh_CN:zh-CN, zh_TW:zh-TW +lang_map = en_GB:en-GB, es_AR:es-AR, el_GR:el, fa_IR:fa, fi_FI:fi, hu_HU:hu, id_ID:id, mn_MN:mn, no:nb, lv_LV:lv, pt_BR:pt-BR, ro_RO:ro, zh_CN:zh-CN, zh_TW:zh-TW [wekan.application] file_filter = i18n/<lang>.i18n.json |