mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-22 07:22:21 +01:00
27 lines
802 B
JSON
27 lines
802 B
JSON
{
|
|
"search": {
|
|
"label": "Meklēt",
|
|
"engines": {
|
|
"web": "Meklēt {{query}} tīmeklī",
|
|
"youtube": "Meklēt {{query}} pakalpojumā YouTube",
|
|
"torrent": "Meklēt {{query}} torrent failus",
|
|
"movie": "Meklēt {{query}} vietnē {{app}}"
|
|
}
|
|
},
|
|
"actions": {
|
|
"avatar": {
|
|
"switchTheme": "Mainīt tēmu",
|
|
"preferences": "Lietotāja iestatījumi",
|
|
"defaultBoard": "Noklusējuma darbvirsma",
|
|
"manage": "Pārvaldīt",
|
|
"logout": "Izrakstīšanās no {{username}}",
|
|
"login": "Pieslēgties"
|
|
}
|
|
},
|
|
"modals": {
|
|
"movie": {
|
|
"title": "",
|
|
"topResults": "Top {{count}} rezultāti <b>{{search}}</b>."
|
|
}
|
|
}
|
|
} |