[update 88398] 标准比对,发布时删除提示语

This commit is contained in:
danshihao
2024-08-12 13:36:58 +08:00
parent 981d062d12
commit 1d1e445372
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -125,6 +125,7 @@ module.exports = {
confirmWithdraw: 'Confirm to Withdraw?',
confirmWithdrawContent: 'Confirm the withdrawal of this data',
doNotHavePermissionDeleteData: 'Do not have permission to delete this data',
publishedAndCannotDeleted: 'Published and cannot be deleted',
noData: 'No Data',
dataLoading: 'Data loading...',
confirmDelete: 'Confirm the listing title you want to delete?',
+1
View File
@@ -125,6 +125,7 @@ module.exports = {
confirmWithdraw: '确认撤回?',
confirmWithdrawContent: '确认撤回该条数据?',
doNotHavePermissionDeleteData: '没有权限删除此数据',
publishedAndCannotDeleted: '已发布不能删除',
noData: '暂无数据',
dataLoading: '数据加载中...',
confirmDelete: '确定删除?',