diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-23 20:40:48 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-23 20:40:48 +0200 |
commit | a48630ffcfa5a5d96afad5960875da6e856ac079 (patch) | |
tree | 7fd0b4cbb66c3b09b4fe50e33dd6f9c38a0a8b9c /.tx | |
parent | a9166d877ff8ffae382ce98b481e205cb465d832 (diff) | |
parent | fe1941008cbe2ad08576e9aad78fe15f68dd50d3 (diff) | |
download | wekan-a48630ffcfa5a5d96afad5960875da6e856ac079.tar.gz wekan-a48630ffcfa5a5d96afad5960875da6e856ac079.tar.bz2 wekan-a48630ffcfa5a5d96afad5960875da6e856ac079.zip |
Merge branch 'GhassenRjab-feature/search' into devel
Diffstat (limited to '.tx')
-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 |