Skip to content

Commit

Permalink
fix(translations): complete Chinese theme translations (#8423)
Browse files Browse the repository at this point in the history
  • Loading branch information
SJFCS authored and slorber committed Jan 26, 2023
1 parent 78d5a53 commit 6aecc23
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -44,13 +44,13 @@
"theme.docs.paginator.navAriaLabel": "文档分页导航",
"theme.docs.paginator.next": "下一页",
"theme.docs.paginator.previous": "上一页",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "关闭导航栏",
"theme.docs.sidebar.collapseButtonAriaLabel": "收起侧边栏",
"theme.docs.sidebar.collapseButtonTitle": "收起侧边栏",
"theme.docs.sidebar.expandButtonAriaLabel": "展开侧边栏",
"theme.docs.sidebar.expandButtonTitle": "展开侧边栏",
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "切换导航栏",
"theme.docs.tagDocListPageTitle": "{nDocsTagged}「{tagName}」",
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count} 篇文档带有标签",
"theme.docs.versionBadge.label": "版本:{versionLabel}",
Expand Down

0 comments on commit 6aecc23

Please sign in to comment.