fix: i18n
This commit is contained in:
parent
70cd619b6c
commit
b97ffa927a
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user