chore: add a secondary confirmation dialog when the user delete the tool (#5634)

This commit is contained in:
非法操作
2024-06-26 19:27:22 +08:00
committed by GitHub
parent e1a72e0e2b
commit 89a7c70730
16 changed files with 60 additions and 4 deletions

View File

@@ -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',