File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ export default {
6565 jump_tip : 'Jumping to the authentication source page for authentication' ,
6666 jump : 'Jump' ,
6767 oauth2 : {
68- title : 'OAUTH2 Settings' ,
68+ title : 'OAuth2 Settings' ,
6969 authEndpoint : 'Auth Endpoint' ,
7070 authEndpointPlaceholder : 'Please enter Auth Endpoint' ,
7171 tokenEndpoint : 'Token Endpoint' ,
@@ -82,7 +82,7 @@ export default {
8282 redirectUrlPlaceholder : 'Please enter Redirect URL' ,
8383 filedMapping : 'Field Mapping' ,
8484 filedMappingPlaceholder : 'Please enter Field Mapping' ,
85- enableAuthentication : 'Enable OAUTH2 Authentication' ,
85+ enableAuthentication : 'Enable OAuth2 Authentication' ,
8686 save : 'Save' ,
8787 saveSuccess : 'Save Success'
8888 }
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ export default {
6565 jump_tip : '即将跳转至认证源页面进行认证' ,
6666 jump : '跳转' ,
6767 oauth2 : {
68- title : 'OAUTH2 设置' ,
68+ title : 'OAuth2 设置' ,
6969 authEndpoint : '授权端地址' ,
7070 authEndpointPlaceholder : '请输入授权端地址' ,
7171 tokenEndpoint : 'Token 端地址' ,
@@ -82,7 +82,7 @@ export default {
8282 redirectUrlPlaceholder : '请输入回调地址' ,
8383 filedMapping : '字段映射' ,
8484 filedMappingPlaceholder : '请输入字段映射' ,
85- enableAuthentication : '启用 OAUTH2 认证' ,
85+ enableAuthentication : '启用 OAuth2 认证' ,
8686 save : '保存' ,
8787 saveSuccess : '保存成功'
8888 }
You can’t perform that action at this time.
0 commit comments