|
@@ -8,7 +8,7 @@ const insertTrans = {
|
|
|
noteTitle: 'Note',
|
|
|
notes: [
|
|
|
`Make sure column names in the data are same as the field label names in Schema.`,
|
|
|
- `Data size should be less than 5MB and the number of rows should be less than 100000, for the data to be imported properly.`,
|
|
|
+ `Data size should be less than 150MB and the number of rows should be less than 100000, for the data to be imported properly.`,
|
|
|
`The "Import Data" option will only append new records. You cannot update existing records using this option.`,
|
|
|
],
|
|
|
overSizeWarning: 'File data size should less than {{size}}MB',
|