From c4e955acf4a1a8f8e8e94f697ffc838515e69a60 Mon Sep 17 00:00:00 2001 From: Yogesh <46161212+Yogesh070@users.noreply.github.com> Date: Sun, 31 Dec 2023 19:17:54 +0545 Subject: [PATCH] fix: typo in build error #2903 (#2904) --- frontend/src/i18n/zh-cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index e67f5df8..7e197202 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -37,7 +37,7 @@ "toggleSidebar": "切换侧边栏", "update": "更新", "upload": "上传", - "openFile": "打开文件" + "openFile": "打开文件", "continue": "继续" }, "download": { @@ -161,7 +161,7 @@ "upload": "上传", "uploadFiles": "正在上传 {files} ...", "uploadMessage": "选择上传选项。", - "optionalPassword": "密码(选填,不填即无密码)" + "optionalPassword": "密码(选填,不填即无密码)", "resolution": "分辨率" }, "search": {