diff --git a/module/webui/locales/zh-CN.json b/module/webui/locales/zh-CN.json index fe728e2..a139627 100644 --- a/module/webui/locales/zh-CN.json +++ b/module/webui/locales/zh-CN.json @@ -22,7 +22,7 @@ }, "update": { "update_available": "发现新的版本", - "redirect_to_release": "点击跳转 GitHub 下载最新版本", + "redirect_to_release": "点击下载最新版本", "changelog": "更新日志", "install": "安装", "reboot": "重启" diff --git a/module/webui/locales/zh-TW.json b/module/webui/locales/zh-TW.json index 534da6f..5a9882d 100644 --- a/module/webui/locales/zh-TW.json +++ b/module/webui/locales/zh-TW.json @@ -22,7 +22,7 @@ }, "update": { "update_available": "發現新版本", - "redirect_to_release": "點擊跳轉 GitHub 下載最新版本", + "redirect_to_release": "點擊下載最新版本", "changelog": "更新日誌", "install": "安裝", "reboot": "重啟"