diff --git a/module/webui/locales/zh-CN.json b/module/webui/locales/zh-CN.json index a139627..3240d71 100644 --- a/module/webui/locales/zh-CN.json +++ b/module/webui/locales/zh-CN.json @@ -1,5 +1,5 @@ { - "language": "中文(简体)", + "language": "简体中文", "header": { "title": "TS 插件" }, diff --git a/module/webui/locales/zh-TW.json b/module/webui/locales/zh-TW.json index 5a9882d..ff179be 100644 --- a/module/webui/locales/zh-TW.json +++ b/module/webui/locales/zh-TW.json @@ -1,5 +1,5 @@ { - "language": "中文(繁體)", + "language": "繁體中文", "header": { "title": "TS 插件" },