From 9b2783ec167f30816a3b60c1136e67ae11e434f6 Mon Sep 17 00:00:00 2001 From: celebrateyang Date: Fri, 6 Jun 2025 22:58:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=BC=A0=E8=BE=9315-?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E6=8F=8F=E8=BF=B0=E6=96=87?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/i18n/zh/tabs.json | 2 +- web/src/routes/clipboard/+page.svelte | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/i18n/zh/tabs.json b/web/i18n/zh/tabs.json index b414c997..32b915ba 100644 --- a/web/i18n/zh/tabs.json +++ b/web/i18n/zh/tabs.json @@ -1,6 +1,6 @@ { "save": "首页", - "clipboard": "剪贴板", + "clipboard": "传输", "settings": "设置", "updates": "更新", "donate": "捐赠", diff --git a/web/src/routes/clipboard/+page.svelte b/web/src/routes/clipboard/+page.svelte index ae0638b4..b9359eac 100644 --- a/web/src/routes/clipboard/+page.svelte +++ b/web/src/routes/clipboard/+page.svelte @@ -172,8 +172,8 @@ - cobalt | {$t("clipboard.title")} - + 竹子下载 | {$t("clipboard.title")} +