mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Pull translations from Transifex
As suggested in #604 there might be some language unnecessary redundancy, for instance between 'es' (Spanish) and 'es-ES' (Spain's Spanish), but we'll figure that out during the release candidate phase.
This commit is contained in:
parent
3ecdeb6796
commit
79cc3556f5
9 changed files with 1460 additions and 139 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 = fi_FI:fi, pt_BR:pt-BR, zh_CN:zh-CN, zh_TW: zh-TW
|
||||
lang_map = es_ES: es-ES, fi_FI:fi, pt_BR:pt-BR, zh_CN:zh-CN, zh_TW: zh-TW
|
||||
|
||||
[wekan.application]
|
||||
file_filter = i18n/<lang>.i18n.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue