0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

🌐 Added Polish translations for search (#21548)

no issue
This commit is contained in:
mafizaki 2024-11-07 02:56:04 +01:00 committed by GitHub
parent 7efbc60e1e
commit 12d7f0c4fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
}