fix: cas服务异常英文文案

This commit is contained in:
fit2cloud-chenyw 2022-10-27 16:04:53 +08:00 committed by GitHub
parent 7f882b1159
commit 2443b0177d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2629,6 +2629,6 @@ export default {
},
logout: {
oidc_logout_error: 'OIDC failed to exit, do you continue to exit DataEase?',
cas_logout_error: 'CAS服务异常请联系管理员'
cas_logout_error: 'The CAS service is abnormal, please contact the administrator!'
}
}