feat: add InlineDeleteConfirm base component (#26762)
This commit is contained in:
@@ -18,6 +18,10 @@ const translation = {
|
||||
cancel: '取消',
|
||||
clear: '清空',
|
||||
save: '保存',
|
||||
yes: '是',
|
||||
no: '否',
|
||||
deleteConfirmTitle: '删除?',
|
||||
confirmAction: '请确认您的操作。',
|
||||
saveAndEnable: '保存并启用',
|
||||
edit: '编辑',
|
||||
add: '添加',
|
||||
|
||||
Reference in New Issue
Block a user