fix: en locales

This commit is contained in:
2023-11-29 09:27:22 +08:00
parent 572551dd76
commit 14a8af033c

View File

@@ -1039,7 +1039,7 @@ export default {
refreshCacheOk: "Refresh Cache Successful", refreshCacheOk: "Refresh Cache Successful",
}, },
setting: { setting: {
charMaxLen: 'bit character length', charMaxLen: 'characters length',
saveSubmit: 'Submit&Save', saveSubmit: 'Submit&Save',
saveSuccess: 'Submit ands Save Successful', saveSuccess: 'Submit ands Save Successful',
revert: 'Reset', revert: 'Reset',
@@ -1056,7 +1056,7 @@ export default {
sysLogoTipContentUpload: 'Are you sure you want to upload the logo file?', sysLogoTipContentUpload: 'Are you sure you want to upload the logo file?',
sysLogoInstruction: 'The system logo display style is shown in the preview area.', sysLogoInstruction: 'The system logo display style is shown in the preview area.',
sysLogoInstruction1: 'If you want to change the image, please adjust it accordingly before uploading.', sysLogoInstruction1: 'If you want to change the image, please adjust it accordingly before uploading.',
sysLogoInstruction2: 'Show the whole picture to the system logo area, please use transparent background, size ratio size', sysLogoInstruction2: 'Show the whole picture to the system logo area, please use transparent background, size ratio',
sysLogoInstruction3: 'Displayed as logo + system name to the system logo area.', sysLogoInstruction3: 'Displayed as logo + system name to the system logo area.',
sysLogoInstruction4: 'Logo size ratio', sysLogoInstruction4: 'Logo size ratio',
sysName: 'System Name', sysName: 'System Name',
@@ -1065,7 +1065,7 @@ export default {
sysCopyright: 'Copyright Notice', sysCopyright: 'Copyright Notice',
sysCopyrightLimitation: 'Copyright Notice Limitation', sysCopyrightLimitation: 'Copyright Notice Limitation',
sysCopyrightTipContent: 'Confirmation of submitting a copyright notice for the current change?', sysCopyrightTipContent: 'Confirmation of submitting a copyright notice for the current change?',
sysLoginBg: 'Login screen background', sysLoginBg: 'Login Screen Background',
sysLoginBgNone: 'No background image', sysLoginBgNone: 'No background image',
sysLoginBgUpload: 'Upload background image', sysLoginBgUpload: 'Upload background image',
sysLoginBgTipContentUpload: 'Confirmed to upload login screen background file?', sysLoginBgTipContentUpload: 'Confirmed to upload login screen background file?',