We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34aa02c commit 584b768Copy full SHA for 584b768
i18n/zh/docusaurus-theme-classic/navbar.json
@@ -23,6 +23,10 @@
23
"message": "下载",
24
"description": "Navbar item with label Downloads"
25
},
26
+ "item.label.Integrations": {
27
+ "message": "集成",
28
+ "description": "Navbar item with label Integrations"
29
+ },
30
"item.label.Developer": {
31
"message": "开发者",
32
"description": "Navbar item with label Developer"
@@ -35,4 +39,4 @@
35
39
"message": "操作指南",
36
40
"description": "Navbar item with label Guides"
37
41
}
38
-}
42
+}
0 commit comments