Skip to content

Commit 4114a91

Browse files
committed
Polish locale added
1 parent ab8aa83 commit 4114a91

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

  • docusaurus-search-local/locales
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)