From 394db51a035c56369f27b28e0851db8af35462ed Mon Sep 17 00:00:00 2001 From: Tnks2U Date: Wed, 29 May 2024 18:34:25 +0900 Subject: [PATCH] =?UTF-8?q?lang:=208331=20=EC=98=81=EB=AC=B8=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20=EB=8B=A4=EA=B5=AD=EC=96=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/resources/lang/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/renderer/resources/lang/en.json b/src/renderer/resources/lang/en.json index b47ef1591..3debd072a 100644 --- a/src/renderer/resources/lang/en.json +++ b/src/renderer/resources/lang/en.json @@ -12042,7 +12042,11 @@ "quantity": "Quantity", "in_order": "In order", "not_distinguished": "Not distinguished", - "select_table": "Please select a table.", + "select_table": "Click [Add Table] to add table.", + "select_table_title": "How to add table", + "select_table_des1": "1. On the 'Select table' tab, select the default table provided by the Entry.", + "select_table_des2": "2. On the 'Upload files' tab, upload the CSV, XLS(X) file directly.", + "select_table_des3": "3. On the 'New table' tab, add an empty table and enter the data directly.", "statistic": "Representative value", "provider": "Source", "description": "Description",