From 6108a09089f341c2973b9b545f050e311aaf122a Mon Sep 17 00:00:00 2001 From: Bai Date: Wed, 17 Jul 2024 09:59:21 +0800 Subject: [PATCH] fix: i18n error --- apps/i18n/lina/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index c9ac12a40..617626525 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -508,7 +508,7 @@ "FeiShuOAuth": "飞书认证", "FeiShuTest": "测试", "FieldRequiredError": "此字段是必填项", - "FileExplorer": "文件浏览", + "FileExplorer": "文件管理", "FileManagement": "文件管理", "FileNameTooLong": "文件名太长", "FileSizeExceedsLimit": "文件大小超出限制",