Skip to content

Commit

Permalink
Merge pull request #495 from CloudCannon/feat/polish
Browse files Browse the repository at this point in the history
Add Polish translations
  • Loading branch information
bglw authored Nov 15, 2023
2 parents ca82a78 + 2dee1b0 commit 577f1b1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions pagefind_ui/translations/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"thanks_to": "",
"comments": "",
"direction": "ltr",
"strings": {
"placeholder": "Szukaj",
"clear_search": "Wyczyść",
"load_more": "Załaduj więcej",
"search_label": "Przeszukaj tę stronę",
"filters_label": "Filtry",
"zero_results": "Brak wyników dla [SEARCH_TERM]",
"many_results": "[COUNT] wyników dla [SEARCH_TERM]",
"one_result": "[COUNT] wynik dla [SEARCH_TERM]",
"alt_search": "Brak wyników dla [SEARCH_TERM]. Wyświetlam wyniki dla [DIFFERENT_TERM]",
"search_suggestion": "Brak wyników dla [SEARCH_TERM]. Pokrewne wyniki wyszukiwania:",
"searching": "Szukam [SEARCH_TERM]..."
}
}

0 comments on commit 577f1b1

Please sign in to comment.