From b97ffa927a3e410c1b6478a5c5feccc17141bfac Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 24 Jan 2025 11:46:08 +0800 Subject: [PATCH] fix: i18n --- ui/src/locales/lang/en-US/views/application-overview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/locales/lang/en-US/views/application-overview.ts b/ui/src/locales/lang/en-US/views/application-overview.ts index 69e0cd6847e..1c0bc22e391 100644 --- a/ui/src/locales/lang/en-US/views/application-overview.ts +++ b/ui/src/locales/lang/en-US/views/application-overview.ts @@ -21,7 +21,7 @@ export default { }, APIKeyDialog: { saveSettings: 'Save Settings', - msgConfirm1: 'Are you sure you want to delete the API key?', + msgConfirm1: 'Are you sure you want to delete the API key ', msgConfirm2: 'Deleting the API key cannot be undone. Please confirm if you want to delete it!', enabledSuccess: 'Enabled',