Skip to content

Commit 7d83168

Browse files
committed
feat: add navbar packages i18n
1 parent 45c461f commit 7d83168

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"message": "游乐场",
2020
"description": "Navbar item with label Playground"
2121
},
22+
"item.label.Packages": {
23+
"message": "软件包",
24+
"description": "Navbar item with label Packages"
25+
},
2226
"item.label.Examples": {
2327
"message": "样例",
2428
"description": "Navbar item with label Examples"

0 commit comments

Comments
 (0)