Skip to content

Commit

Permalink
🌐 Added Hungarian locale for Search (#21428)
Browse files Browse the repository at this point in the history
no ref

The translation of this was somehow missed in the past, now I've
replaced it.
  • Loading branch information
KriszKecskes authored Oct 28, 2024
1 parent f577aaf commit 8496674
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ghost/i18n/locales/hu/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": "Szerzők",
"Cancel": "Mégse",
"No matches found": "Nincs találat",
"Posts": "Bejegyzések",
"Search posts, tags and authors": "Keresés bejegyzések, címkék és szerzők között",
"Show more results": "További találatok megjelenítése",
"Tags": "Címkék"
}

0 comments on commit 8496674

Please sign in to comment.