Skip to content

Commit 122135d

Browse files
committed
chore: Update sidebar text in documentation from Chinese to English for clarity
1 parent f0441a4 commit 122135d

File tree

1 file changed

+2
-2
lines changed
  • docs/.vitepress/config

1 file changed

+2
-2
lines changed

docs/.vitepress/config/en.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
4646
],
4747
},
4848
{
49-
text: '制作器',
49+
text: 'Makers',
5050
collapsed: false,
5151
items: [
5252
{ text: 'aab', link: '/makers/aab/' },
@@ -63,7 +63,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
6363
],
6464
},
6565
{
66-
text: '发布器',
66+
text: 'Publishers',
6767
collapsed: false,
6868
items: [
6969
{ text: 'appcenter', link: '/publishers/appcenter/' },

0 commit comments

Comments
 (0)