"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)"
"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.SearchPage.documentsFound.plurals":{
"message":"找到 {count} 份文件",
"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":"「{query}」的搜索结果",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"在文档中搜索",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"在此输入搜索字词",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"搜索",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"通过 Algolia 搜索",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"未找到任何结果",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"
},
},
"theme.SearchBar.label":{
"theme.SearchBar.label":{
"message":"搜索",
"message":"搜索",
@ -360,41 +395,6 @@
"message":"搜索文档",
"message":"搜索文档",
"description":"The placeholder of the input of the DocSearch pop-up modal"
"description":"The placeholder of the input of the DocSearch pop-up modal"
},
},
"theme.SearchBar.seeAll":{
"message":"查看全部 {count} 个结果"
},
"theme.SearchPage.documentsFound.plurals":{
"message":"找到 {count} 份文件",
"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":"「{query}」的搜索结果",
"description":"The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle":{
"message":"在文档中搜索",
"description":"The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder":{
"message":"在此输入搜索字词",
"description":"The placeholder for search page input"
},
"theme.SearchPage.inputLabel":{
"message":"搜索",
"description":"The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel":{
"message":"通过 Algolia 搜索",
"description":"The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText":{
"message":"未找到任何结果",
"description":"The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults":{
"message":"正在获取新的搜索结果...",
"description":"The paragraph for fetching new search results"
},
"theme.ErrorPageContent.tryAgain":{
"theme.ErrorPageContent.tryAgain":{
"message":"重试",
"message":"重试",
"description":"The label of the button to try again rendering when the React error boundary captures an error"
"description":"The label of the button to try again rendering when the React error boundary captures an error"