From 34cbb50aec84bdb688e6a7f9a9643df21cb659e5 Mon Sep 17 00:00:00 2001 From: NFish Date: Thu, 24 Apr 2025 10:25:17 +0800 Subject: [PATCH] fix: update i18n --- web/i18n/zh-Hans/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/zh-Hans/app.ts b/web/i18n/zh-Hans/app.ts index 5290b94e90..6d6793dbb2 100644 --- a/web/i18n/zh-Hans/app.ts +++ b/web/i18n/zh-Hans/app.ts @@ -175,7 +175,7 @@ const translation = { }, openInExplore: '在“探索”中打开', showMyCreatedAppsOnly: '我创建的', - accessControl: 'web 应用访问控制', + accessControl: 'Web 应用访问控制', accessControlDialog: { title: 'Web 应用访问权限', description: '设置 web 应用访问权限。',