From a8fae4ca506b0df051335142340916f908cf460c Mon Sep 17 00:00:00 2001 From: Tao Chen Date: Thu, 31 Oct 2024 15:32:02 +0800 Subject: [PATCH] zh-cn for OIDC config --- src/utils/i18n/zh_CN.json | 8 ++++++++ src/views/oauth/index.vue | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/utils/i18n/zh_CN.json b/src/utils/i18n/zh_CN.json index 0019fbb..75da9ba 100644 --- a/src/utils/i18n/zh_CN.json +++ b/src/utils/i18n/zh_CN.json @@ -431,5 +431,13 @@ "or login in with" : { "One": "或使用以下登陆" + }, + "Optional, default is" : + { + "One": "可选, 默认值是" + }, + "Check your IdP docs, without": + { + "One": "检查IdP的文档, 不包含" } } diff --git a/src/views/oauth/index.vue b/src/views/oauth/index.vue index eb1e692..09044f2 100644 --- a/src/views/oauth/index.vue +++ b/src/views/oauth/index.vue @@ -10,8 +10,8 @@ - - + + @@ -42,10 +42,10 @@ - + - +