From: Andy Chiang Date: Sat, 11 Oct 2025 17:18:46 +0000 (+0700) Subject: build: fix Traditional Chinese name X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=de7651ffef5870f54b60d05a773a373d94cd99ee;p=project%2Fluci.git build: fix Traditional Chinese name fix Chinese name for 24.10 branch after master branch has been merged. Signed-off-by: Andy Chiang --- diff --git a/luci.mk b/luci.mk index 9961f84bda..4f4e16803f 100644 --- a/luci.mk +++ b/luci.mk @@ -56,8 +56,8 @@ LUCI_LANG.tr=Türkçe (Turkish) LUCI_LANG.uk=Українська (Ukrainian) LUCI_LANG.vi=Tiếng Việt (Vietnamese) LUCI_LANG.yua=Yucateco (Yucatec Maya) -LUCI_LANG.zh_Hans=简体中文 (Chinese Simplified) -LUCI_LANG.zh_Hant=繁體中文 (Chinese Traditional) +LUCI_LANG.zh_Hans=简体中文 (Simplified Chinese) +LUCI_LANG.zh_Hant=正體中文 (Traditional Chinese) #LUCI_LANG_END # Submenu titles