mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Rename translation file to get Norsk bokmål to show correctly in languages.
This commit is contained in:
parent
183142a8b4
commit
2522398233
2 changed files with 1 additions and 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_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, 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue