mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-04 13:49:19 +01:00
27 lines
838 B
JSON
27 lines
838 B
JSON
{
|
|
"search": {
|
|
"label": "Keresés",
|
|
"engines": {
|
|
"web": "Keresés a {{query}} oldalon a világhálón",
|
|
"youtube": "Keresés a {{query}} oldalon a YouTube-on",
|
|
"torrent": "Keresés a {{query}} torrentek után",
|
|
"movie": "Keresés a {{query}} oldalon: {{app}}"
|
|
}
|
|
},
|
|
"actions": {
|
|
"avatar": {
|
|
"switchTheme": "Téma váltása",
|
|
"preferences": "Beállítások",
|
|
"defaultBoard": "Alapértelmezett vezérlőpult",
|
|
"manage": "Kezelés",
|
|
"logout": "{{username}} kijelentkezése",
|
|
"login": "Bejelentkezés"
|
|
}
|
|
},
|
|
"modals": {
|
|
"movie": {
|
|
"title": "",
|
|
"topResults": "Top {{count}} eredmények a <b>{{search}}</b>számára."
|
|
}
|
|
}
|
|
} |