diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-12-02 21:41:09 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-12-02 21:41:09 +0200 |
commit | fa281e3f5f7362797224c0eb11faec26351a407d (patch) | |
tree | 8bf3ee44f947f6d30d9a7da405603de95d9a43dd /.tx/config | |
parent | fcf7c02c699ed0d55de63b00ae6968eefa3364f4 (diff) | |
download | wekan-fa281e3f5f7362797224c0eb11faec26351a407d.tar.gz wekan-fa281e3f5f7362797224c0eb11faec26351a407d.tar.bz2 wekan-fa281e3f5f7362797224c0eb11faec26351a407d.zip |
Update translations. Add Latvian 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, 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 +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 [wekan.application] file_filter = i18n/<lang>.i18n.json |