From e2e0b015a4acdbcb911435d75f0f87e7526ea8e3 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Tue, 2 Jun 2026 11:39:21 +0800 Subject: [PATCH] =?UTF-8?q?i18n(sidebar):=20unify=20zh-Hans=20cloud=20edit?= =?UTF-8?q?ion=20label=20to=20=E4=BA=91=E7=AB=AF=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- web/src/i18n/locales/zh-Hans.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/i18n/locales/zh-Hans.ts b/web/src/i18n/locales/zh-Hans.ts index f40cf981..df5212ec 100644 --- a/web/src/i18n/locales/zh-Hans.ts +++ b/web/src/i18n/locales/zh-Hans.ts @@ -11,7 +11,7 @@ const zhHans = { quickStart: '快速开始向导', scrollToBottom: '滚动到底部', editionCommunity: '社区版', - editionCloud: '云版', + editionCloud: '云端版', }, common: { login: '登录',