We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8aa83 commit 4114a91Copy full SHA for 4114a91
1 file changed
docusaurus-search-local/locales/pl.json
@@ -0,0 +1,12 @@
1
+{
2
+ "theme.SearchBar.label": "Szukaj...",
3
+ "theme.SearchBar.seeAll": "Zobacz wszystkie wyniki",
4
+ "theme.SearchBar.noResultsText": "Brak wyników",
5
+ "theme.SearchBar.searchInContext": "Zobacz wszystkie wyniki w \"{context}\"",
6
+ "theme.SearchBar.seeAllOutsideContext": "Zobacz wszystkie wyniki poza \"{context}\"",
7
+ "theme.SearchPage.existingResultsTitle": "Wyniki wyszukiwania dla \"{query}\"",
8
+ "theme.SearchPage.emptyResultsTitle": "Przeszukaj dokumentację",
9
+ "theme.SearchPage.documentsFound.plurals": "Znaleziono 1 dokument|Znaleziono {count} dokumenty|Znaleziono {count} dokumentów",
10
+ "theme.SearchPage.noResultsText": "Nie znaleziono żadnych dokumentów",
11
+ "theme.SearchPage.searchContext.everywhere": "Wszędzie"
12
+}
0 commit comments