Feat: Modify the prompt text for deleting team members #2834 (#3599)

### What problem does this PR solve?
Feat: Modify the prompt text for deleting team members #2834

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-11-22 18:50:53 +08:00
committed by GitHub
parent 55692e4da6
commit 8872aed512
5 changed files with 10 additions and 3 deletions

View File

@ -2,7 +2,7 @@ export default {
translation: {
common: {
delete: 'Delete',
deleteModalTitle: 'Are you sure delete this item?',
deleteModalTitle: 'Are you sure to delete this item?',
ok: 'Yes',
cancel: 'No',
total: 'Total',
@ -598,6 +598,7 @@ The above is the content you need to summarize.`,
refuse: 'Decline',
teamMembers: 'Team Members',
joinedTeams: 'Joined Teams',
sureDelete: 'Are you sure to remove this member?',
},
message: {
registered: 'Registered!',