This commit is contained in:
X1627315083@163.com
2026-03-24 15:34:07 +08:00
parent dd4b67c898
commit 0bebb58645
5 changed files with 11 additions and 7 deletions

View File

@@ -178,6 +178,7 @@ export default {
export: 'Export',
},
flowCanvas: {
deleteCardConfirm: 'Are you sure you want to delete this function card?',
confirm: 'Confirm',
cancel: 'Cancel',
confirmLeave: 'Are you sure you want to leave? You may have unsaved changes.',

View File

@@ -179,6 +179,7 @@ export default {
edit: '编辑'
},
flowCanvas: {
deleteCardConfirm: '确定要删除该功能卡片吗?',
confirm: '确认',
cancel: '取消',
confirmLeave: '您可能有未保存的更改,确定要离开吗?',