Skip to content

Commit 81f30dd

Browse files
SJFCSJosh-Cenaslorber
authored
fix(translations): complete Chinese theme translations (#8423)
Co-authored-by: Joshua Chen <[email protected]> Co-authored-by: Sébastien Lorber <[email protected]>
1 parent 258465e commit 81f30dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"theme.docs.paginator.navAriaLabel": "文档分页导航",
4545
"theme.docs.paginator.next": "下一页",
4646
"theme.docs.paginator.previous": "上一页",
47-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
47+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "关闭导航栏",
4848
"theme.docs.sidebar.collapseButtonAriaLabel": "收起侧边栏",
4949
"theme.docs.sidebar.collapseButtonTitle": "收起侧边栏",
5050
"theme.docs.sidebar.expandButtonAriaLabel": "展开侧边栏",
5151
"theme.docs.sidebar.expandButtonTitle": "展开侧边栏",
5252
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
53-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
53+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切换导航栏",
5454
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
5555
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文档带有标签",
5656
"theme.docs.versionBadge.label": "版本:{versionLabel}",
@@ -67,6 +67,6 @@
6767
"theme.tags.tagsListLabel": "标签:",
6868
"theme.tags.tagsPageLink": "查看所有标签",
6969
"theme.tags.tagsPageTitle": "标签",
70-
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
71-
"theme.unlistedContent.title": "Unlisted page"
70+
"theme.unlistedContent.message": "此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。",
71+
"theme.unlistedContent.title": "未列出页"
7272
}

0 commit comments

Comments
 (0)