fix: 修复英文语言包缺少"operateConfirm"的问题 (#1354)

Co-authored-by: 凹凸曼 <xx@xx>
This commit is contained in:
凹凸曼 2023-06-13 10:25:01 +08:00 committed by GitHub
parent 000096bc26
commit fd5b34d644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ const message = {
updateSuccess: 'Update Success',
uploadSuccess: 'Update Success',
operate: 'Operate',
operateConfirm: 'If you are sure about the operation, please input it manually',
inputOrSelect: 'Please select or enter',
backupSuccess: 'Backup Success',
unSupportType: 'Current file type is not supported!',