mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: i18n
This commit is contained in:
parent
70cd619b6c
commit
b97ffa927a
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue