We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c326329 commit 4c6d997Copy full SHA for 4c6d997
docusaurus-search-local/locales/zh-TW.json
@@ -0,0 +1,12 @@
1
+{
2
+ "theme.SearchBar.label": "搜尋",
3
+ "theme.SearchBar.seeAll": "查看全部搜尋結果",
4
+ "theme.SearchBar.noResultsText": "沒有找到任何結果",
5
+ "theme.SearchBar.searchInContext": "“查看{context}”內的全部結果",
6
+ "theme.SearchBar.seeAllOutsideContext": "查看“{context}”以外的全部結果",
7
+ "theme.SearchPage.existingResultsTitle": "“{query}”的搜尋結果",
8
+ "theme.SearchPage.emptyResultsTitle": "搜尋文件",
9
+ "theme.SearchPage.documentsFound.plurals": "共找到 {count} 篇文件",
10
+ "theme.SearchPage.noResultsText": "沒有找到任何結果",
11
+ "theme.SearchPage.searchContext.everywhere": "所有"
12
+}
0 commit comments