From 020b221435e347db952522fa68f01b2e90e61456 Mon Sep 17 00:00:00 2001 From: taojinlong Date: Wed, 28 Sep 2022 17:54:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BD=E9=99=85=E5=8C=96=E7=BF=BB?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/tw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lang/tw.js b/frontend/src/lang/tw.js index 970adeaf9c..afbcb185ce 100644 --- a/frontend/src/lang/tw.js +++ b/frontend/src/lang/tw.js @@ -1602,7 +1602,7 @@ export default { merge_msg: '數據表中存在字段一致的情況,是否合並到一個數據集中?', merge_title: '合並數據', field_name_less_50: '字段名不能超過50個字符', - excel_info_1: '1、Excel 文件終不能存在合併單元格;', + excel_info_1: '1、Excel 文件中不能存在合併單元格;', excel_info_2: '2、Excel 文件的第一行為標題行,不能為空,不能為日期;', excel_info_3: '3、文件不超過500M。', sync_field: '同步字段',