mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 04:22:31 +01:00
27 lines
783 B
JSON
27 lines
783 B
JSON
{
|
|
"search": {
|
|
"label": "Ieškoti",
|
|
"engines": {
|
|
"web": "Ieškoti {{query}} internete",
|
|
"youtube": "Ieškoti {{query}} svetainėje YouTube",
|
|
"torrent": "Ieškoti {{query}} torrentų",
|
|
"movie": "Ieškoti {{query}} {{app}}"
|
|
}
|
|
},
|
|
"actions": {
|
|
"avatar": {
|
|
"switchTheme": "Perjugti temą",
|
|
"preferences": "Vartotojo nustatymai",
|
|
"defaultBoard": "Numatytasis skydelis",
|
|
"manage": "Valdyti",
|
|
"logout": "Atsijungti nuo {{username}}",
|
|
"login": "Prisijungti"
|
|
}
|
|
},
|
|
"modals": {
|
|
"movie": {
|
|
"title": "",
|
|
"topResults": "Geriausi {{count}} rezultatai <b>{{search}}</b>."
|
|
}
|
|
}
|
|
} |