0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

🌐 Added Hungarian locale for Search (#21428)

no ref

The translation of this was somehow missed in the past, now I've
replaced it.
This commit is contained in:
Krisztian Kecskes 2024-10-28 16:07:22 +01:00 committed by GitHub
parent f577aafa52
commit 84966747dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
{ {
"Authors": "", "Authors": "Szerzők",
"Cancel": "", "Cancel": "Mégse",
"No matches found": "", "No matches found": "Nincs találat",
"Posts": "", "Posts": "Bejegyzések",
"Search posts, tags and authors": "", "Search posts, tags and authors": "Keresés bejegyzések, címkék és szerzők között",
"Show more results": "", "Show more results": "További találatok megjelenítése",
"Tags": "" "Tags": "Címkék"
} }