"description":"The ARIA label for close button of announcement bar"
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
},
"theme.blog.archive.title":{
"message":"历史博文",
"description":"The page & hero title of the blog archive page"
@ -47,6 +43,10 @@
"message":"较旧的博文",
"description":"The label used to navigate to the older blog posts page (next page)"
},
"theme.BackToTopButton.buttonAriaLabel":{
"message":"回到顶部",
"description":"The ARIA label for the back to top button"
},
"theme.blog.post.readingTime.plurals":{
"message":"{readingTime} 分钟阅读",
"description":"Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
@ -55,6 +55,10 @@
"message":"阅读更多",
"description":"The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.paginator.navAriaLabel":{
"message":"博文分页导航",
"description":"The ARIA label for the blog posts pagination"
@ -67,10 +71,6 @@
"message":"较旧一篇",
"description":"The blog post button label to navigate to the older/next post"
},
"theme.blog.sidebar.navAriaLabel":{
"message":"最近博文导航",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals":{
"message":"{count} 篇博文",
"description":"Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
@ -107,17 +107,21 @@
"message":"文档分页导航",
"description":"The ARIA label for the docs pagination"
},
"theme.docs.paginator.next":{
"message":"下一页",
"description":"The label used to navigate to the next doc"
},
"theme.docs.paginator.previous":{
"message":"上一页",
"description":"The label used to navigate to the previous doc"
},
"theme.docs.paginator.next":{
"message":"下一页",
"description":"The label used to navigate to the next doc"
"theme.docs.sidebar.collapseButtonTitle":{
"message":"收起侧边栏",
"description":"The title attribute for collapse button of doc sidebar"
"description":"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
},
"theme.navbar.mobileVersionsDropdown.label":{
"message":"选择版本",
"description":"The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent":{
"message":"跳到主要内容",
"description":"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.navbar.mobileVersionsDropdown.label":{
"message":"选择版本",
"description":"The label for the navbar versions dropdown on mobile view"
},
"theme.TOCCollapsible.toggleButtonLabel":{
"message":"本页总览",
"description":"The label used by the button on the collapsible TOC component"