diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-21 11:25:59 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-21 11:25:59 +0200 |
commit | 77a43416210476716885ea0e90b3e3591d835383 (patch) | |
tree | 26de8f94ce63b66f5b09f3a1bd6015dc97582b3c /.tx/config | |
parent | e162fe3c0fc425efe925dd15f55771f9a3ee60f3 (diff) | |
download | wekan-77a43416210476716885ea0e90b3e3591d835383.tar.gz wekan-77a43416210476716885ea0e90b3e3591d835383.tar.bz2 wekan-77a43416210476716885ea0e90b3e3591d835383.zip |
Update translations. Added Greek language.
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, fa_IR:fa, fi_FI:fi, hu_HU:hu, id_ID:id, no:nb, 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, no:nb, pt_BR:pt-BR, ro_RO:ro, zh_CN:zh-CN, zh_TW:zh-TW [wekan.application] file_filter = i18n/<lang>.i18n.json |