Skip to content

Commit

Permalink
🌐 Added Polish translations for search (TryGhost#21548)
Browse files Browse the repository at this point in the history
no issue
  • Loading branch information
mafizaki authored and tilak999 committed Nov 20, 2024
1 parent 2874f55 commit c4e2e35
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ghost/i18n/locales/pl/search.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Authors": "",
"Cancel": "",
"No matches found": "",
"Posts": "",
"Search posts, tags and authors": "",
"Show more results": "",
"Tags": ""
}
"Authors": "Autorzy",
"Cancel": "Anuluj",
"No matches found": "Nie znaleziono dopasowań",
"Posts": "Posty",
"Search posts, tags and authors": "Szukaj postów, tagów lub autorów",
"Show more results": "Pokaż więcej wyników",
"Tags": "Tagi"
}

0 comments on commit c4e2e35

Please sign in to comment.