Skip to content

Commit 584b768

Browse files
authored
chore: Menu i18n (#2682)
* chore: menu i18n * revert
1 parent 34aa02c commit 584b768

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

i18n/zh/docusaurus-theme-classic/navbar.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"message": "下载",
2424
"description": "Navbar item with label Downloads"
2525
},
26+
"item.label.Integrations": {
27+
"message": "集成",
28+
"description": "Navbar item with label Integrations"
29+
},
2630
"item.label.Developer": {
2731
"message": "开发者",
2832
"description": "Navbar item with label Developer"
@@ -35,4 +39,4 @@
3539
"message": "操作指南",
3640
"description": "Navbar item with label Guides"
3741
}
38-
}
42+
}

0 commit comments

Comments
 (0)