File tree Expand file tree Collapse file tree 4 files changed +1
-18
lines changed
blog/i18n/zh/docusaurus-theme-classic
doc/i18n/zh/docusaurus-theme-classic
website/i18n/zh/docusaurus-theme-classic Expand file tree Collapse file tree 4 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 59
59
"message" : " Apache APISIX®️" ,
60
60
"description" : " Navbar item with label Apache APISIX®️"
61
61
},
62
- "item.label.Apache APISIX®️ Dashboard" : {
63
- "message" : " Apache APISIX®️ Dashboard" ,
64
- "description" : " Navbar item with label Apache APISIX®️ Dashboard"
65
- },
66
62
"item.label.Apache APISIX®️ Ingress Controller" : {
67
63
"message" : " Apache APISIX®️ Ingress Controller" ,
68
64
"description" : " Navbar item with label Apache APISIX®️ Ingress Controller"
91
87
"message" : " General" ,
92
88
"description" : " Navbar item with label General"
93
89
}
94
- }
90
+ }
Original file line number Diff line number Diff line change @@ -10,11 +10,6 @@ module.exports = [
10
10
to : '/docs/apisix/getting-started' ,
11
11
target : '_parent' ,
12
12
} ,
13
- {
14
- label : 'Apache APISIX®️ Dashboard' ,
15
- to : '/docs/dashboard/USER_GUIDE' ,
16
- target : '_parent' ,
17
- } ,
18
13
{
19
14
label : 'Apache APISIX®️ Ingress Controller' ,
20
15
to : '/docs/ingress-controller/getting-started/' ,
Original file line number Diff line number Diff line change 50
50
"item.label.APISIX" : {
51
51
"message" : " APISIX" ,
52
52
"description" : " Navbar item with label APISIX"
53
- },
54
- "item.label.APISIX Dashboard" : {
55
- "message" : " APISIX Dashboard" ,
56
- "description" : " Navbar item with label APISIX Dashboard"
57
53
}
58
54
}
Original file line number Diff line number Diff line change 50
50
"item.label.APISIX" : {
51
51
"message" : " APISIX" ,
52
52
"description" : " Navbar item with label APISIX"
53
- },
54
- "item.label.APISIX Dashboard" : {
55
- "message" : " APISIX Dashboard" ,
56
- "description" : " Navbar item with label APISIX Dashboard"
57
53
}
58
54
}
You can’t perform that action at this time.
0 commit comments