diff options
author | amitabha <angusding@users.noreply.github.com> | 2017-05-08 23:29:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-08 23:29:39 +0800 |
commit | d3861e7f8deb581cb34c6f789457153b43457ff4 (patch) | |
tree | 241cbb82521897869aa842c0bbc66ad4eb132475 /luci.mk | |
parent | 1970c21e3bbd70adc991cf6baf153129a1356c9b (diff) |
luci.mk: Update language name for Chinese
Rectification of non-standard name for language Chinese.
Signed-off-by: Angus Ding angus.ding@gmail.com
Diffstat (limited to 'luci.mk')
-rw-r--r-- | luci.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |