You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
101 lines
2.2 KiB
101 lines
2.2 KiB
{
|
|
"docker": {
|
|
"tx": "TX",
|
|
"mem": "MEM",
|
|
"cpu": "CPU",
|
|
"offline": "Offline",
|
|
"rx": "RX"
|
|
},
|
|
"emby": {
|
|
"playing": "Playing",
|
|
"transcoding": "Transcoding",
|
|
"bitrate": "Bitrate",
|
|
"no_active": "No Active Streams"
|
|
},
|
|
"tautulli": {
|
|
"playing": "Playing",
|
|
"transcoding": "Transcoding",
|
|
"bitrate": "Bitrate",
|
|
"no_active": "No Active Streams"
|
|
},
|
|
"speedtest": {
|
|
"upload": "Upload",
|
|
"download": "Download",
|
|
"ping": "Ping"
|
|
},
|
|
"portainer": {
|
|
"running": "Running",
|
|
"stopped": "Stopped",
|
|
"total": "Total"
|
|
},
|
|
"traefik": {
|
|
"routers": "Routers",
|
|
"services": "Services",
|
|
"middleware": "Middleware"
|
|
},
|
|
"widget": {
|
|
"missing_type": "Missing Widget Type: {{type}}",
|
|
"api_error": "API Error",
|
|
"status": "Status"
|
|
},
|
|
"search": {
|
|
"placeholder": "Search…"
|
|
},
|
|
"resources": {
|
|
"total": "Total",
|
|
"free": "Free",
|
|
"used": "Used"
|
|
},
|
|
"nzbget": {
|
|
"rate": "Rate",
|
|
"remaining": "Remaining",
|
|
"downloaded": "Downloaded"
|
|
},
|
|
"rutorrent": {
|
|
"active": "Active",
|
|
"upload": "Upload",
|
|
"download": "Download"
|
|
},
|
|
"sonarr": {
|
|
"series": "Series",
|
|
"wanted": "Wanted",
|
|
"queued": "Queued"
|
|
},
|
|
"radarr": {
|
|
"wanted": "Wanted",
|
|
"queued": "Queued",
|
|
"movies": "Movies"
|
|
},
|
|
"ombi": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
},
|
|
"jellyseerr": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
},
|
|
"pihole": {
|
|
"queries": "Queries",
|
|
"blocked": "Blocked",
|
|
"gravity": "Gravity"
|
|
},
|
|
"npm": {
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"total": "Total"
|
|
},
|
|
"weather": {
|
|
"current": "Current Location",
|
|
"allow": "Click to allow",
|
|
"updating": "Updating",
|
|
"wait": "Please wait"
|
|
},
|
|
"overseerr": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
}
|
|
}
|