From d4b635c28762da2c46055dce136ec371ccb00815 Mon Sep 17 00:00:00 2001 From: tinyue Date: Mon, 5 Jan 2026 17:47:22 +0800 Subject: [PATCH] fix(i18n-zh): Correct typos and semantic inaccuracies in the zh-CN translation --- src/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh.json b/src/locales/zh.json index a1c37dea..075ac5b9 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -417,7 +417,7 @@ "name": "名称", "login": "登录", "logout": "注销", - "register": "登记", + "register": "注册", "password": "密码", "version": "版本", "confirmPassword": "确认密码",