luci.mk: Update language name for Chinese
Rectification of non-standard name for language Chinese. Signed-off-by: Angus Ding angus.ding@gmail.com
This commit is contained in:
parent
1a4fe7068c
commit
e18404a1f7
1 changed files with 1 additions and 1 deletions
2
luci.mk
2
luci.mk
|
@ -35,7 +35,7 @@ LUCI_LANG.sv=Svenska (Swedish)
|
|||
LUCI_LANG.tr=Türkçe (Turkish)
|
||||
LUCI_LANG.uk=украї́нська (Ukrainian)
|
||||
LUCI_LANG.vi=Tiếng Việt (Vietnamese)
|
||||
LUCI_LANG.zh-cn=普通话 (Chinese)
|
||||
LUCI_LANG.zh-cn=中文 (Chinese)
|
||||
LUCI_LANG.zh-tw=臺灣華語 (Taiwanese)
|
||||
|
||||
# Submenu titles
|
||||
|
|
Loading…
Reference in a new issue