Merge pull request #3490 from dataease/pr@dev@fix_en_code_conflict

fix(国际化): 代码冲突
This commit is contained in:
Junjun 2022-10-27 16:28:29 +08:00 committed by GitHub
commit 83025ea4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -2639,9 +2639,7 @@ export default {
log_resource_delete_tips: 'Delete related resources (irrecoverable after deletion)'
},
<<<<<<< pr@dev@fix_oidc_exit_error
app_group_delete_content: 'After deletion, all application templates in this category will also be deleted.'
},
logout: {
oidc_logout_error: 'OIDC failed to exit, do you continue to exit DataEase?',
cas_logout_error: 'The CAS service is abnormal, please contact the administrator!'

View File

@ -2640,7 +2640,7 @@ export default {
log_resource_delete_tips: '刪除相關資源(刪除後不可恢復)'
},
logout: {
oidc_logout_error: 'OIDC退出失敗是否繼續退出DataEase',
cas_logout_error: 'CAS服務異常請聯系管理員'