Skip to content

Commit 2f6422c

Browse files
i18n(zh-Hans): localize navbar labels
Add Simplified Chinese translations for Docusaurus theme navbar items. Signed-off-by: codebro <trishant.jaiswal.eee24@itbhu.ac.in>
1 parent e5faa6f commit 2f6422c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "The title in the navbar"
55
},
66
"item.label.Develop": {
7-
"message": "Develop",
7+
"message": "发展",
88
"description": "Navbar item with label Develop"
99
},
1010
"item.label.Embed": {
11-
"message": "Embed",
11+
"message": "嵌入",
1212
"description": "Navbar item with label Embed"
1313
},
1414
"item.label.Extend": {
15-
"message": "Extend",
15+
"message": "延长",
1616
"description": "Navbar item with label Extend"
1717
},
1818
"item.label.GitHub": {

0 commit comments

Comments
 (0)