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",