chore: add a secondary confirmation dialog when the user delete the tool (#5634)
This commit is contained in:
@@ -105,6 +105,8 @@ const translation = {
|
||||
customDisclaimerPlaceholder: 'Please enter custom disclaimer',
|
||||
confirmTitle: 'Confirm to save ?',
|
||||
confirmTip: 'Apps using this tool will be affected',
|
||||
deleteToolConfirmTitle: 'Delete this Tool?',
|
||||
deleteToolConfirmContent: 'Deleting the Tool is irreversible. Users will no longer be able to access your Tool.',
|
||||
},
|
||||
test: {
|
||||
title: 'Test',
|
||||
|
Reference in New Issue
Block a user