fix: i18n

This commit is contained in:
wangdan-fit2cloud 2025-01-24 11:46:08 +08:00
parent 70cd619b6c
commit b97ffa927a

View File

@ -21,7 +21,7 @@ export default {
}, },
APIKeyDialog: { APIKeyDialog: {
saveSettings: 'Save Settings', 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: msgConfirm2:
'Deleting the API key cannot be undone. Please confirm if you want to delete it!', 'Deleting the API key cannot be undone. Please confirm if you want to delete it!',
enabledSuccess: 'Enabled', enabledSuccess: 'Enabled',