diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-06-13 21:45:23 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-06-13 21:45:23 +0300 |
commit | 58b0be82113d51b7c40f54b01de65a6d8f727d74 (patch) | |
tree | 20b28e60ece108bc35d53a2051c58df2a402a0d6 /.tx/config | |
parent | fb1b61eda6e34900d28ca4ac1bafe882a1dfd514 (diff) | |
download | wekan-58b0be82113d51b7c40f54b01de65a6d8f727d74.tar.gz wekan-58b0be82113d51b7c40f54b01de65a6d8f727d74.tar.bz2 wekan-58b0be82113d51b7c40f54b01de65a6d8f727d74.zip |
Add translation: en-GB
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 = es_ES:es-ES, fa_IR:fa, fi_FI:fi, hu_HU:hu, pt_BR:pt-BR, ro_RO:ro, zh_CN:zh-CN, zh_TW:zh-TW +lang_map = en_GB:en-GB, es_ES:es-ES, fa_IR:fa, fi_FI:fi, hu_HU:hu, pt_BR:pt-BR, ro_RO:ro, zh_CN:zh-CN, zh_TW:zh-TW [wekan.application] file_filter = i18n/<lang>.i18n.json |