luci.mk: Update language name for Chinese
Rectification of non-standard name for language Chinese.
Signed-off-by: Angus Ding angus.ding@gmail.com
(cherry picked from commit d3861e7f8d
)
This commit is contained in:
parent
10d1c5dbb3
commit
778292ec65
1 changed files with 1 additions and 1 deletions
2
luci.mk
2
luci.mk
|
@ -36,7 +36,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