diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-23 20:36:46 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-23 20:36:46 +0200 |
commit | fe1941008cbe2ad08576e9aad78fe15f68dd50d3 (patch) | |
tree | 7fd0b4cbb66c3b09b4fe50e33dd6f9c38a0a8b9c /.tx/config | |
parent | 190aa36a519248e2451bb6025643e64a74c4d561 (diff) | |
download | wekan-fe1941008cbe2ad08576e9aad78fe15f68dd50d3.tar.gz wekan-fe1941008cbe2ad08576e9aad78fe15f68dd50d3.tar.bz2 wekan-fe1941008cbe2ad08576e9aad78fe15f68dd50d3.zip |
Update translations.
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, 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 +lang_map = bg_BG:bg, en_GB:en-GB, es_AR:es-AR, el_GR:el, 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 |