|
|
@ -387,6 +387,7 @@ |
|
|
|
"saveAndStay": "Save & Stay", |
|
|
|
"saveAndStay": "Save & Stay", |
|
|
|
"insertRow": "插入新行", |
|
|
|
"insertRow": "插入新行", |
|
|
|
"deleteRow": "刪除行", |
|
|
|
"deleteRow": "刪除行", |
|
|
|
|
|
|
|
"duplicateRow": "Duplicate Row", |
|
|
|
"deleteSelectedRow": "刪除所選行", |
|
|
|
"deleteSelectedRow": "刪除所選行", |
|
|
|
"importExcel": "匯入 Excel", |
|
|
|
"importExcel": "匯入 Excel", |
|
|
|
"importCSV": "匯入 CSV", |
|
|
|
"importCSV": "匯入 CSV", |
|
|
@ -716,6 +717,7 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"success": { |
|
|
|
"success": { |
|
|
|
"columnDuplicated": "Column duplicated successfully", |
|
|
|
"columnDuplicated": "Column duplicated successfully", |
|
|
|
|
|
|
|
"rowDuplicatedWithoutSavedYet": "Row duplicated (not saved)", |
|
|
|
"updatedUIACL": "Updated UI ACL for tables successfully", |
|
|
|
"updatedUIACL": "Updated UI ACL for tables successfully", |
|
|
|
"pluginUninstalled": "外掛移除安裝成功", |
|
|
|
"pluginUninstalled": "外掛移除安裝成功", |
|
|
|
"pluginSettingsSaved": "外掛設定儲存成功", |
|
|
|
"pluginSettingsSaved": "外掛設定儲存成功", |
|
|
|