Skip to content

Commit b97ffa9

Browse files
fix: i18n
1 parent 70cd619 commit b97ffa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/locales/lang/en-US/views/application-overview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default {
2121
},
2222
APIKeyDialog: {
2323
saveSettings: 'Save Settings',
24-
msgConfirm1: 'Are you sure you want to delete the API key?',
24+
msgConfirm1: 'Are you sure you want to delete the API key ',
2525
msgConfirm2:
2626
'Deleting the API key cannot be undone. Please confirm if you want to delete it!',
2727
enabledSuccess: 'Enabled',

0 commit comments

Comments
 (0)