Skip to content

Commit

Permalink
fix: i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdan-fit2cloud committed Jan 21, 2025
1 parent a9797ca commit 2972353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/locales/lang/en-US/views/application.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default {
demo: 'Demo'
},
delete: {
confirmTitle: 'Are you sure you want to delete this APP?',
confirmTitle: 'Are you sure you want to delete this APP: ',
confirmMessage:
'Deleting this APP will no longer provide its services. Please proceed with caution.'
},
Expand Down

0 comments on commit 2972353

Please sign in to comment.