From c69337501a681c5d6a6e34d560141be5f3c64615 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Fri, 3 Jan 2025 14:44:33 +0800 Subject: [PATCH] update Chinese translation --- module/webui/locales/zh-CN.json | 2 +- module/webui/locales/zh-TW.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": "重啟"