修改bug
This commit is contained in:
@@ -541,5 +541,13 @@ module.exports = {
|
||||
deletedSuccessfully:'deleted successfully',
|
||||
uploadSuccessful:'upload successful',
|
||||
noDelete:'the "exhibition area" has associated data, which cannot be deleted!',
|
||||
numberRows:'number of rows',
|
||||
numberColumns:'number of columns',
|
||||
table:'table',
|
||||
tableRowsColumns:'table rows and columns',
|
||||
addQuantity:'add quantity',
|
||||
enterQuantity:'Please enter quantity',
|
||||
text:'text',
|
||||
picture:'picture',
|
||||
|
||||
}
|
||||
@@ -545,5 +545,13 @@ module.exports = {
|
||||
deletedSuccessfully:'删除成功',
|
||||
uploadSuccessful:'上传成功',
|
||||
noDelete:'该“展示区域”有关联数据,无法删除!',
|
||||
numberRows:'行数',
|
||||
numberColumns:'列数',
|
||||
table:'表格',
|
||||
tableRowsColumns:'表格行数列数',
|
||||
addQuantity:'添加数量',
|
||||
enterQuantity:'请输入数量',
|
||||
text:'文本',
|
||||
picture:'图片',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user