[uodate] 禅道 50833 提示错误bug
This commit is contained in:
@@ -541,7 +541,7 @@ module.exports = {
|
||||
fileUploadFailed: 'file upload failed',
|
||||
deletedSuccessfully: 'deleted successfully',
|
||||
uploadSuccessful: 'upload successful',
|
||||
noDelete: 'the "exhibition area" has associated data, which cannot be deleted!',
|
||||
noDelete: 'the exhibition area has associated data, which cannot be deleted!',
|
||||
numberRows: 'number of rows',
|
||||
numberColumns: 'number of columns',
|
||||
table: 'table',
|
||||
|
||||
@@ -545,7 +545,7 @@ module.exports = {
|
||||
fileUploadFailed: '文件上传失败',
|
||||
deletedSuccessfully: '删除成功',
|
||||
uploadSuccessful: '上传成功',
|
||||
noDelete: '该“展示区域”有关联数据,无法删除!',
|
||||
noDelete: '该展示区域有关联数据,无法删除!',
|
||||
numberRows: '行数',
|
||||
numberColumns: '列数',
|
||||
table: '表格',
|
||||
|
||||
Reference in New Issue
Block a user