From bca5cf738a77d877f2cfdbdf6a19afa94ef8a335 Mon Sep 17 00:00:00 2001 From: ENg-122 <86090741+ENg-122@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:33:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E7=BC=BA=E5=A4=B1=20(#4010)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/web/i18n/zh-CN/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/i18n/zh-CN/common.json b/packages/web/i18n/zh-CN/common.json index 3279be401..47821542d 100644 --- a/packages/web/i18n/zh-CN/common.json +++ b/packages/web/i18n/zh-CN/common.json @@ -664,6 +664,7 @@ "core.dataset.website.Selector Course": "使用教程", "core.dataset.website.Start Sync": "开始同步", "core.dataset.website.UnValid Website Tip": "您的站点可能非静态站点,无法同步", + "core.dataset.error.unExistDataset": "数据集不存在", "core.module.Add question type": "添加问题类型", "core.module.Add_option": "添加选项", "core.module.Can not connect self": "不能连接自身",