luci.mk: correct titles of zh_Hans and zh_Hant
zh_Hans: 简体中文 (Chinese Simplified) zh_Hant: 繁體中文 (Chinese Traditional) Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
parent
43e872871a
commit
b7ac596937
1 changed files with 2 additions and 2 deletions
4
luci.mk
4
luci.mk
|
@ -39,8 +39,8 @@ LUCI_LANG.sv=Svenska (Swedish)
|
||||||
LUCI_LANG.tr=Türkçe (Turkish)
|
LUCI_LANG.tr=Türkçe (Turkish)
|
||||||
LUCI_LANG.uk=Українська (Ukrainian)
|
LUCI_LANG.uk=Українська (Ukrainian)
|
||||||
LUCI_LANG.vi=Tiếng Việt (Vietnamese)
|
LUCI_LANG.vi=Tiếng Việt (Vietnamese)
|
||||||
LUCI_LANG.zh_Hans=中文 (Chinese)
|
LUCI_LANG.zh_Hans=简体中文 (Chinese Simplified)
|
||||||
LUCI_LANG.zh_Hant=臺灣華語 (Taiwanese)
|
LUCI_LANG.zh_Hant=繁體中文 (Chinese Traditional)
|
||||||
|
|
||||||
# Submenu titles
|
# Submenu titles
|
||||||
LUCI_MENU.col=1. Collections
|
LUCI_MENU.col=1. Collections
|
||||||
|
|
Loading…
Reference in a new issue