From 91fae50260c1ad83004ed0776b9312397ac3ebe0 Mon Sep 17 00:00:00 2001 From: HongxuanG <1359774872@qq.com> Date: Fri, 3 Oct 2025 21:04:02 +0800 Subject: [PATCH] =?UTF-8?q?typo(other):=20Correct=20the=20typos=20in=20the?= =?UTF-8?q?=20Chinese=20translation=20and=20change=20"=E5=B1=80=E5=8F=B3"?= =?UTF-8?q?=20to=20"=E5=B1=85=E5=8F=B3"=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/langs/zh-cn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/langs/zh-cn.ts b/src/locales/langs/zh-cn.ts index f7f888f4..4896f984 100644 --- a/src/locales/langs/zh-cn.ts +++ b/src/locales/langs/zh-cn.ts @@ -159,7 +159,7 @@ const local: App.I18n.Schema = { visible: '显示底部', fixed: '固定底部', height: '底部高度', - right: '底部局右' + right: '底部居右' }, content: { title: '内容区域设置',