Skip to content

Commit 46155df

Browse files
committed
统一将侧边栏中的 "OAuth2 服务器"、"OAuth2 服務器" 和 "OAuth2 伺服器" 文本更改为 "OAuth2 Server"
1 parent 15e4572 commit 46155df

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.vitepress/src/zh-cn/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const sidebar:DefaultTheme.Sidebar = {
155155
link: '/zh-cn/components/notification-mail.md'
156156
},
157157
{
158-
text: 'OAuth2 服务器',
158+
text: 'OAuth2 Server',
159159
link: '/zh-cn/components/oauth2-server.md'
160160
},
161161
{

.vitepress/src/zh-hk/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const sidebar:DefaultTheme.Sidebar = {
155155
link: '/zh-hk/components/notification-mail.md'
156156
},
157157
{
158-
text: 'OAuth2 服務器',
158+
text: 'OAuth2 Server',
159159
link: '/zh-hk/components/oauth2-server.md'
160160
},
161161
{

.vitepress/src/zh-tw/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const sidebar:DefaultTheme.Sidebar = {
155155
link: '/zh-tw/components/notification-mail.md'
156156
},
157157
{
158-
text: 'OAuth2 伺服器',
158+
text: 'OAuth2 Server',
159159
link: '/zh-tw/components/oauth2-server.md'
160160
},
161161
{

0 commit comments

Comments
 (0)