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:
parent
f577aafa52
commit
84966747dd
1 changed files with 8 additions and 8 deletions
|
@ -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"
|
||||
}
|
Loading…
Add table
Reference in a new issue