"description":"The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries":{
"message":"Newer Entries",
"description":"The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries":{
"message":"Older Entries",
"description":"The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.readingTime.plurals":{
"message":"One min read|{readingTime} min read",
"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)"
"description":"The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.paginator.navAriaLabel":{
"message":"Blog post page navigation",
"description":"The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost":{
"message":"Newer Post",
"description":"The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost":{
"message":"Older Post",
"description":"The blog post button label to navigate to the older/next post"
},
"theme.blog.sidebar.navAriaLabel":{
"message":"Blog recent posts navigation",
"description":"The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals":{
"message":"One post|{count} posts",
"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)"
},
"theme.blog.tagTitle":{
"message":"{nPosts} tagged with \"{tagName}\"",
"description":"The title of the page for a blog tag"
},
"theme.tags.tagsPageLink":{
"message":"View All Tags",
"description":"The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel":{
"message":"Copy code to clipboard",
"description":"The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied":{
"message":"Copied",
"description":"The copied button label on code blocks"
},
"theme.CodeBlock.copy":{
"message":"Copy",
"description":"The copy button label on code blocks"
"description":"Pluralized label for \"{count} docs tagged\". 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)"
},
"theme.docs.tagDocListPageTitle":{
"message":"{nDocsTagged} with \"{tagName}\"",
"description":"The title of the page for a docs tag"
"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":"Versions",
"description":"The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent":{
"message":"Skip to main content",
"description":"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.tags.tagsListLabel":{
"message":"Tags:",
"description":"The label alongside a tag list"
},
"theme.TOCCollapsible.toggleButtonLabel":{
"message":"On this page",
"description":"The label used by the button on the collapsible TOC component"
"description":"Pluralized label for \"{count} documents found\". 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)"
},
"theme.SearchPage.existingResultsTitle":{
"message":"Search results for \"{query}\"",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"Search the documentation",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"Type your search here",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"Search",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"Search by Algolia",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"No results were found",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"message":"Fetching new results...",
"description":"The paragraph for fetching new search results"