2022-09-08 11:48:16 +03:00
|
|
|
{
|
2022-09-08 09:43:54 +00:00
|
|
|
"common": {
|
|
|
|
"bytes": "{{value, bytes}}",
|
|
|
|
"bits": "{{value, bytes(bits: true)}}",
|
|
|
|
"bbytes": "{{value, bytes(binary: true)}}",
|
2022-12-08 15:54:01 -08:00
|
|
|
"bbits": "{{value, bytes(bits: true; binary: true)}}",
|
|
|
|
"byterate": "{{value, rate(bits: false)}}",
|
|
|
|
"bibyterate": "{{value, rate(bits: false; binary: true)}}",
|
2022-09-08 20:17:58 +03:00
|
|
|
"bitrate": "{{value, rate(bits: true)}}",
|
2022-12-08 15:54:01 -08:00
|
|
|
"bibitrate": "{{value, rate(bits: true; binary: true)}}",
|
2022-09-08 09:43:54 +00:00
|
|
|
"percent": "{{value, percent}}",
|
|
|
|
"number": "{{value, number}}",
|
|
|
|
"ms": "{{value, number}}"
|
|
|
|
},
|
|
|
|
"widget": {
|
|
|
|
"missing_type": "Missing Widget Type: {{type}}",
|
|
|
|
"api_error": "API Error",
|
2022-10-23 01:48:46 -07:00
|
|
|
"information": "Information",
|
2022-10-22 22:48:25 -07:00
|
|
|
"status": "Status",
|
|
|
|
"url": "URL",
|
|
|
|
"raw_error": "Raw Error",
|
|
|
|
"response_data": "Response Data"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
2022-09-09 12:44:34 +03:00
|
|
|
"weather": {
|
2022-10-13 18:49:51 -03:00
|
|
|
"current": "Current Location",
|
|
|
|
"allow": "Click to allow",
|
|
|
|
"updating": "Updating",
|
|
|
|
"wait": "Please wait"
|
2022-09-09 12:44:34 +03:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"search": {
|
2022-09-08 12:54:05 +03:00
|
|
|
"placeholder": "Search…"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
|
|
|
"resources": {
|
2022-10-03 15:47:46 +02:00
|
|
|
"cpu": "CPU",
|
2023-01-29 17:04:36 -08:00
|
|
|
"mem": "MEM",
|
2022-09-08 09:43:54 +00:00
|
|
|
"total": "Total",
|
|
|
|
"free": "Free",
|
2022-09-12 21:13:57 +03:00
|
|
|
"used": "Used",
|
2023-03-05 14:11:43 -08:00
|
|
|
"load": "Load",
|
|
|
|
"temp": "TEMP",
|
2023-03-05 14:57:20 -08:00
|
|
|
"max": "Max",
|
|
|
|
"uptime": "UP",
|
|
|
|
"months": "mo",
|
|
|
|
"days": "d",
|
|
|
|
"hours": "h",
|
|
|
|
"minutes": "m"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
2022-10-05 21:36:43 -07:00
|
|
|
"unifi": {
|
|
|
|
"users": "Users",
|
2022-10-05 21:44:15 -07:00
|
|
|
"uptime": "System Uptime",
|
2022-10-05 21:36:43 -07:00
|
|
|
"days": "Days",
|
|
|
|
"wan": "WAN",
|
2022-10-16 15:18:01 -07:00
|
|
|
"lan": "LAN",
|
|
|
|
"wlan": "WLAN",
|
|
|
|
"devices": "Devices",
|
|
|
|
"lan_devices": "LAN Devices",
|
|
|
|
"wlan_devices": "WLAN Devices",
|
2022-10-09 20:05:28 -07:00
|
|
|
"lan_users": "LAN Users",
|
|
|
|
"wlan_users": "WLAN Users",
|
2022-10-08 00:45:00 -07:00
|
|
|
"up": "UP",
|
|
|
|
"down": "DOWN",
|
2023-02-03 01:01:30 -08:00
|
|
|
"wait": "Please wait",
|
|
|
|
"empty_data": "Subsystem status unknown"
|
2022-10-05 21:36:43 -07:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"docker": {
|
|
|
|
"rx": "RX",
|
|
|
|
"tx": "TX",
|
|
|
|
"mem": "MEM",
|
|
|
|
"cpu": "CPU",
|
2023-03-19 22:58:47 -07:00
|
|
|
"running": "Running",
|
2022-11-07 11:35:13 -08:00
|
|
|
"offline": "Offline",
|
|
|
|
"error": "Error",
|
2023-03-19 22:58:47 -07:00
|
|
|
"unknown": "Unknown",
|
2023-03-20 07:02:39 -07:00
|
|
|
"healthy": "Healthy",
|
2023-03-19 22:58:47 -07:00
|
|
|
"starting": "Starting",
|
|
|
|
"unhealthy": "Unhealthy",
|
|
|
|
"not_found": "Not Found",
|
|
|
|
"exited": "Exited",
|
|
|
|
"partial": "Partial"
|
2022-11-07 11:35:13 -08:00
|
|
|
},
|
|
|
|
"ping": {
|
|
|
|
"error": "Error",
|
|
|
|
"ping": "Ping"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
|
|
|
"emby": {
|
|
|
|
"playing": "Playing",
|
|
|
|
"transcoding": "Transcoding",
|
2022-09-11 17:01:51 +03:00
|
|
|
"bitrate": "Bitrate",
|
2023-03-12 16:50:28 -07:00
|
|
|
"no_active": "No Active Streams",
|
|
|
|
"movies": "Movies",
|
|
|
|
"series": "Series",
|
|
|
|
"episodes": "Episodes",
|
|
|
|
"songs": "Songs"
|
2023-05-17 19:39:15 +02:00
|
|
|
},
|
2023-05-23 12:07:49 +01:00
|
|
|
"evcc": {
|
2023-05-17 19:39:15 +02:00
|
|
|
"pv_power": "Production",
|
|
|
|
"battery_soc": "Battery",
|
|
|
|
"grid_power": "Grid",
|
|
|
|
"home_power": "Consumption",
|
|
|
|
"charge_power": "Charger",
|
|
|
|
"watt_hour": "Wh"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
2022-12-01 12:40:19 +01:00
|
|
|
"flood": {
|
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
|
|
|
},
|
2023-04-19 23:26:58 +08:00
|
|
|
"freshrss": {
|
|
|
|
"subscriptions": "Subscriptions",
|
|
|
|
"unread": "Unread"
|
|
|
|
},
|
2023-05-15 02:12:56 +02:00
|
|
|
"caddy": {
|
|
|
|
"upstreams": "Upstreams",
|
|
|
|
"requests": "Current requests",
|
|
|
|
"requests_failed": "Failed requests"
|
|
|
|
},
|
2022-10-13 18:49:51 -03:00
|
|
|
"changedetectionio": {
|
|
|
|
"totalObserved": "Total Observed",
|
|
|
|
"diffsDetected": "Diffs Detected"
|
|
|
|
},
|
2023-04-19 16:24:02 -04:00
|
|
|
"channelsdvrserver": {
|
|
|
|
"shows": "Shows",
|
|
|
|
"recordings": "Recordings",
|
|
|
|
"scheduled": "Scheduled",
|
|
|
|
"passes": "Passes"
|
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"tautulli": {
|
|
|
|
"playing": "Playing",
|
|
|
|
"transcoding": "Transcoding",
|
2022-09-11 17:01:51 +03:00
|
|
|
"bitrate": "Bitrate",
|
|
|
|
"no_active": "No Active Streams"
|
2022-09-08 09:43:54 +00:00
|
|
|
},
|
Squashed commit of the following from initial Omada widget:
commit ad3e664b56ad2a9024684f2141f8f21ead59177e
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 19:54:54 2022 +0100
Add .idea to .gitignore
commit 7e51a093845c6bcda4fac78a2c174adbcc7701b6
Merge: 93d8035 7dd0b0e
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Tue Dec 13 18:38:51 2022 +0100
Merge branch 'benphelps:main' into main
commit 93d80350b1d4519ac217b880568ccabbef43f03f
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 18:15:20 2022 +0100
Omada widget : One widget, shows only the number alerts, the number of connected AP, the number of connected devices to Wifi, the number of connected switches and gatewawys.
commit a1babd860ce8a2dd6981b7fef6e055e249cbccb2
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 09:33:50 2022 +0100
Omada widget : spliting widget between WLAN and LAN/WAN fields to have no more than 5 fields per widget.
commit e12cc65c7703f2f1930fc7646c1f4386b49e73fb
Merge: 331f31f 146326f
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sun Dec 11 14:39:27 2022 +0100
Merge branch 'benphelps:main' into main
commit 331f31fc2be80e0738869fd050b3034638979350
Merge: 37154e3 ccc1229
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sat Dec 10 17:56:44 2022 +0100
Merge branch 'benphelps:main' into main
commit 37154e327af7d3fe66e7638ba79851ef789d3649
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 17:11:30 2022 +0100
Omada widget : Improved error handling
Omada widget: handling power as common.power in translation
commit 1f484914067e514f22c1f250b62f589fedefe1fd
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 10:24:55 2022 +0100
Omada widget : adding stats for isolated aps, connected gateways, connected switches, available ports, power consumption
commit f375f0b815bf6697f7044995203084427b14ea69
Merge: 467b678 775b511
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:38 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 467b67802a7b8dface01703b6035951dcaa1e069
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:09 2022 +0100
Omada widget : v3 v4 and v5 versions don't use the same fields for the same stats, I've corrected the code to make it more reliable
commit 775b5111e13072a18edb33f30a4d4f0589bc2af0
Merge: 8d66756 88c4375
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Thu Dec 8 15:38:20 2022 +0100
Merge branch 'benphelps:main' into main
commit 8d66756a7d8f9e0b43c8abde2f2e6f2fd86a1098
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:45:44 2022 +0100
Omada Widget : code cleanup
commit 282a6d0592c53a39184d63bba517f482a84f5b36
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:42:41 2022 +0100
Omada Widget : code cleanup
commit c3e9b8f87075e834ea1a520fd8c93708afb15ac0
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:37:10 2022 +0100
Omada Widget : No more legacy variable, the code detects the controller version and adapts the requests. Logic is not duplicated anymore
commit eafcc205975cc1bd04f063f1627d380f2a2b7f04
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 15:46:00 2022 +0100
V2 API is working
commit bcc2864ee2e1f0f1d2f4c009df1ba8a1a7244f80
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 10:01:26 2022 +0100
Code fore v2 API is not working but V1 code is.
commit ea8e297e849c2ef5659bfec94d76d2fff8677c4c
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 14:28:05 2022 +0100
Errors handling
commit ab6d51a88c8737654dd31bec46106d7c49ed39d2
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 09:50:14 2022 +0100
Adding alerts
commit 047db2cce867c0207be7fe0827b24107fdd84923
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:53:43 2022 +0100
Fixed translation system
commit 42c5a3e6658f22662b1c58f54cba31dc90bfbc61
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:34:34 2022 +0100
Translation system is still * up
commit c80eac9d5bd5491ec4a61da38cdaf82f0ea1cc2f
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:33:50 2022 +0100
Translation system is still * up
commit f8ba6b02454d66eb96e7e6ebd8022492ff79e690
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:32:22 2022 +0100
Translation system is still * up
commit dec7eec6de26298eb7c90fd01e1c0fd23b6469a4
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:16:13 2022 +0100
Translation system is * up
commit cc840cf7ccb40509f1da3f521a4a1b3e26498ac0
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 21:33:00 2022 +0100
First working version
commit 54b65e619e41c9963a614a177df3a4af68ebe77d
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 18:59:09 2022 +0100
Using getGlobalStat method
commit 7ebc8500da9d52bd2911a620179fb6585f044c47
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 14:33:37 2022 +0100
Working on Omada Widget : NOT WORKING FOR NOW
commit 04eaf28cae1be0935cb190e50ae5b75c19254403
Merge: 61065ac 826fe15
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:32:30 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 61065ace2887c3c1d6486001d34ce6f58d58958d
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:24:57 2022 +0100
Working on Omada Widget
remove idea
Co-Authored-By: Benoit SERRA <11260343+oupsman@users.noreply.github.com>
2022-12-21 12:08:34 -08:00
|
|
|
"omada": {
|
2022-12-21 13:04:14 -08:00
|
|
|
"connectedAp": "Connected APs",
|
|
|
|
"activeUser": "Active devices",
|
|
|
|
"alerts": "Alerts",
|
|
|
|
"connectedGateway": "Connected gateways",
|
|
|
|
"connectedSwitches": "Connected switches"
|
Squashed commit of the following from initial Omada widget:
commit ad3e664b56ad2a9024684f2141f8f21ead59177e
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 19:54:54 2022 +0100
Add .idea to .gitignore
commit 7e51a093845c6bcda4fac78a2c174adbcc7701b6
Merge: 93d8035 7dd0b0e
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Tue Dec 13 18:38:51 2022 +0100
Merge branch 'benphelps:main' into main
commit 93d80350b1d4519ac217b880568ccabbef43f03f
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 18:15:20 2022 +0100
Omada widget : One widget, shows only the number alerts, the number of connected AP, the number of connected devices to Wifi, the number of connected switches and gatewawys.
commit a1babd860ce8a2dd6981b7fef6e055e249cbccb2
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 09:33:50 2022 +0100
Omada widget : spliting widget between WLAN and LAN/WAN fields to have no more than 5 fields per widget.
commit e12cc65c7703f2f1930fc7646c1f4386b49e73fb
Merge: 331f31f 146326f
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sun Dec 11 14:39:27 2022 +0100
Merge branch 'benphelps:main' into main
commit 331f31fc2be80e0738869fd050b3034638979350
Merge: 37154e3 ccc1229
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sat Dec 10 17:56:44 2022 +0100
Merge branch 'benphelps:main' into main
commit 37154e327af7d3fe66e7638ba79851ef789d3649
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 17:11:30 2022 +0100
Omada widget : Improved error handling
Omada widget: handling power as common.power in translation
commit 1f484914067e514f22c1f250b62f589fedefe1fd
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 10:24:55 2022 +0100
Omada widget : adding stats for isolated aps, connected gateways, connected switches, available ports, power consumption
commit f375f0b815bf6697f7044995203084427b14ea69
Merge: 467b678 775b511
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:38 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 467b67802a7b8dface01703b6035951dcaa1e069
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:09 2022 +0100
Omada widget : v3 v4 and v5 versions don't use the same fields for the same stats, I've corrected the code to make it more reliable
commit 775b5111e13072a18edb33f30a4d4f0589bc2af0
Merge: 8d66756 88c4375
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Thu Dec 8 15:38:20 2022 +0100
Merge branch 'benphelps:main' into main
commit 8d66756a7d8f9e0b43c8abde2f2e6f2fd86a1098
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:45:44 2022 +0100
Omada Widget : code cleanup
commit 282a6d0592c53a39184d63bba517f482a84f5b36
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:42:41 2022 +0100
Omada Widget : code cleanup
commit c3e9b8f87075e834ea1a520fd8c93708afb15ac0
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:37:10 2022 +0100
Omada Widget : No more legacy variable, the code detects the controller version and adapts the requests. Logic is not duplicated anymore
commit eafcc205975cc1bd04f063f1627d380f2a2b7f04
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 15:46:00 2022 +0100
V2 API is working
commit bcc2864ee2e1f0f1d2f4c009df1ba8a1a7244f80
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 10:01:26 2022 +0100
Code fore v2 API is not working but V1 code is.
commit ea8e297e849c2ef5659bfec94d76d2fff8677c4c
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 14:28:05 2022 +0100
Errors handling
commit ab6d51a88c8737654dd31bec46106d7c49ed39d2
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 09:50:14 2022 +0100
Adding alerts
commit 047db2cce867c0207be7fe0827b24107fdd84923
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:53:43 2022 +0100
Fixed translation system
commit 42c5a3e6658f22662b1c58f54cba31dc90bfbc61
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:34:34 2022 +0100
Translation system is still * up
commit c80eac9d5bd5491ec4a61da38cdaf82f0ea1cc2f
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:33:50 2022 +0100
Translation system is still * up
commit f8ba6b02454d66eb96e7e6ebd8022492ff79e690
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:32:22 2022 +0100
Translation system is still * up
commit dec7eec6de26298eb7c90fd01e1c0fd23b6469a4
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:16:13 2022 +0100
Translation system is * up
commit cc840cf7ccb40509f1da3f521a4a1b3e26498ac0
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 21:33:00 2022 +0100
First working version
commit 54b65e619e41c9963a614a177df3a4af68ebe77d
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 18:59:09 2022 +0100
Using getGlobalStat method
commit 7ebc8500da9d52bd2911a620179fb6585f044c47
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 14:33:37 2022 +0100
Working on Omada Widget : NOT WORKING FOR NOW
commit 04eaf28cae1be0935cb190e50ae5b75c19254403
Merge: 61065ac 826fe15
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:32:30 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 61065ace2887c3c1d6486001d34ce6f58d58958d
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:24:57 2022 +0100
Working on Omada Widget
remove idea
Co-Authored-By: Benoit SERRA <11260343+oupsman@users.noreply.github.com>
2022-12-21 12:08:34 -08:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"nzbget": {
|
|
|
|
"rate": "Rate",
|
|
|
|
"remaining": "Remaining",
|
|
|
|
"downloaded": "Downloaded"
|
|
|
|
},
|
2022-10-10 00:31:50 -07:00
|
|
|
"plex": {
|
|
|
|
"streams": "Active Streams",
|
2023-04-27 10:12:12 +02:00
|
|
|
"albums": "Albums",
|
2022-10-10 00:31:50 -07:00
|
|
|
"movies": "Movies",
|
|
|
|
"tv": "TV Shows"
|
|
|
|
},
|
2022-09-11 19:49:18 -07:00
|
|
|
"sabnzbd": {
|
|
|
|
"rate": "Rate",
|
|
|
|
"queue": "Queue",
|
|
|
|
"timeleft": "Time Left"
|
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"rutorrent": {
|
|
|
|
"active": "Active",
|
|
|
|
"upload": "Upload",
|
|
|
|
"download": "Download"
|
|
|
|
},
|
2022-09-12 19:35:47 -07:00
|
|
|
"transmission": {
|
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
|
|
|
},
|
2022-09-16 19:11:57 -07:00
|
|
|
"qbittorrent": {
|
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
|
|
|
},
|
2023-05-07 20:01:57 +10:00
|
|
|
"qnap": {
|
|
|
|
"cpuUsage": "CPU Usage",
|
|
|
|
"memUsage": "MEM Usage",
|
|
|
|
"systemTempC": "System Temp",
|
2023-05-22 01:13:40 +10:00
|
|
|
"poolUsage": "Pool Usage",
|
|
|
|
"volumeUsage": "Volume Usage",
|
|
|
|
"invalid": "Invalid"
|
2023-05-07 20:01:57 +10:00
|
|
|
},
|
2022-11-23 11:51:53 -08:00
|
|
|
"deluge": {
|
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
|
|
|
},
|
2022-12-22 10:54:03 -08:00
|
|
|
"downloadstation": {
|
2022-11-29 20:11:50 -08:00
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"sonarr": {
|
|
|
|
"wanted": "Wanted",
|
|
|
|
"queued": "Queued",
|
|
|
|
"series": "Series"
|
|
|
|
},
|
|
|
|
"radarr": {
|
|
|
|
"wanted": "Wanted",
|
2022-10-20 16:33:02 -07:00
|
|
|
"missing": "Missing",
|
2022-09-08 09:43:54 +00:00
|
|
|
"queued": "Queued",
|
|
|
|
"movies": "Movies"
|
|
|
|
},
|
2022-09-14 19:30:51 -07:00
|
|
|
"lidarr": {
|
|
|
|
"wanted": "Wanted",
|
|
|
|
"queued": "Queued",
|
|
|
|
"albums": "Albums"
|
|
|
|
},
|
2022-09-11 19:49:18 -07:00
|
|
|
"readarr": {
|
|
|
|
"wanted": "Wanted",
|
|
|
|
"queued": "Queued",
|
|
|
|
"books": "Books"
|
|
|
|
},
|
2022-09-14 16:15:26 -07:00
|
|
|
"bazarr": {
|
|
|
|
"missingEpisodes": "Missing Episodes",
|
|
|
|
"missingMovies": "Missing Movies"
|
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"ombi": {
|
|
|
|
"pending": "Pending",
|
|
|
|
"approved": "Approved",
|
|
|
|
"available": "Available"
|
|
|
|
},
|
|
|
|
"jellyseerr": {
|
|
|
|
"pending": "Pending",
|
|
|
|
"approved": "Approved",
|
|
|
|
"available": "Available"
|
|
|
|
},
|
2022-09-11 17:24:33 +03:00
|
|
|
"overseerr": {
|
2022-10-13 18:49:51 -03:00
|
|
|
"pending": "Pending",
|
2022-11-29 13:19:52 -05:00
|
|
|
"processing": "Processing",
|
2022-10-13 18:49:51 -03:00
|
|
|
"approved": "Approved",
|
|
|
|
"available": "Available"
|
2022-09-16 14:05:43 +03:00
|
|
|
},
|
2023-05-21 18:12:14 +02:00
|
|
|
"pialert": {
|
|
|
|
"total": "Total",
|
|
|
|
"connected": "Connected",
|
|
|
|
"new_devices": "New Devices",
|
|
|
|
"down_alerts": "Down Alerts"
|
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"pihole": {
|
|
|
|
"queries": "Queries",
|
|
|
|
"blocked": "Blocked",
|
2023-05-07 16:17:46 +02:00
|
|
|
"blocked_percent": "Blocked %",
|
2022-09-08 09:43:54 +00:00
|
|
|
"gravity": "Gravity"
|
|
|
|
},
|
2022-09-16 14:05:56 +03:00
|
|
|
"adguard": {
|
2022-10-13 18:49:51 -03:00
|
|
|
"queries": "Queries",
|
|
|
|
"blocked": "Blocked",
|
|
|
|
"filtered": "Filtered",
|
|
|
|
"latency": "Latency"
|
2022-09-16 14:05:56 +03:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"speedtest": {
|
|
|
|
"upload": "Upload",
|
|
|
|
"download": "Download",
|
|
|
|
"ping": "Ping"
|
|
|
|
},
|
|
|
|
"portainer": {
|
|
|
|
"running": "Running",
|
|
|
|
"stopped": "Stopped",
|
|
|
|
"total": "Total"
|
|
|
|
},
|
2023-05-07 00:09:33 -04:00
|
|
|
"tailscale": {
|
|
|
|
"address": "Address",
|
|
|
|
"expires": "Expires",
|
|
|
|
"never": "Never",
|
|
|
|
"last_seen": "Last Seen",
|
|
|
|
"now": "Now",
|
|
|
|
"years": "{{number}}y",
|
|
|
|
"weeks": "{{number}}w",
|
|
|
|
"days": "{{number}}d",
|
|
|
|
"hours": "{{number}}h",
|
|
|
|
"minutes": "{{number}}m",
|
|
|
|
"seconds": "{{number}}s",
|
|
|
|
"ago": "{{value}} Ago"
|
|
|
|
},
|
2022-12-16 18:31:26 +00:00
|
|
|
"tdarr": {
|
|
|
|
"queue": "Queue",
|
|
|
|
"processed": "Processed",
|
|
|
|
"errored": "Errored",
|
|
|
|
"saved": "Saved"
|
2022-12-23 18:12:06 +01:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"traefik": {
|
|
|
|
"routers": "Routers",
|
|
|
|
"services": "Services",
|
|
|
|
"middleware": "Middleware"
|
|
|
|
},
|
2022-11-07 10:16:03 -06:00
|
|
|
"navidrome": {
|
2022-11-07 11:06:53 -08:00
|
|
|
"nothing_streaming": "No Active Streams",
|
|
|
|
"please_wait": "Please Wait"
|
2022-11-07 10:16:03 -06:00
|
|
|
},
|
2022-09-08 09:43:54 +00:00
|
|
|
"npm": {
|
|
|
|
"enabled": "Enabled",
|
|
|
|
"disabled": "Disabled",
|
|
|
|
"total": "Total"
|
2022-09-11 04:11:02 +01:00
|
|
|
},
|
2022-09-12 10:40:56 +03:00
|
|
|
"coinmarketcap": {
|
2022-09-13 15:35:53 -05:00
|
|
|
"configure": "Configure one or more crypto currencies to track",
|
|
|
|
"1hour": "1 Hour",
|
|
|
|
"1day": "1 Day",
|
|
|
|
"7days": "7 Days",
|
|
|
|
"30days": "30 Days"
|
2022-09-12 09:37:42 +01:00
|
|
|
},
|
2022-09-11 04:11:02 +01:00
|
|
|
"gotify": {
|
|
|
|
"apps": "Applications",
|
|
|
|
"clients": "Clients",
|
|
|
|
"messages": "Messages"
|
2022-09-12 17:56:04 +01:00
|
|
|
},
|
2022-10-13 18:49:51 -03:00
|
|
|
"prowlarr": {
|
2022-09-12 17:56:04 +01:00
|
|
|
"enableIndexers": "Indexers",
|
|
|
|
"numberOfGrabs": "Grabs",
|
|
|
|
"numberOfQueries": "Queries",
|
|
|
|
"numberOfFailGrabs": "Fail Grabs",
|
|
|
|
"numberOfFailQueries": "Fail Queries"
|
2022-09-14 10:46:52 -07:00
|
|
|
},
|
|
|
|
"jackett": {
|
|
|
|
"configured": "Configured",
|
|
|
|
"errored": "Errored"
|
2022-09-20 04:41:56 +02:00
|
|
|
},
|
|
|
|
"strelaysrv": {
|
|
|
|
"numActiveSessions": "Sessions",
|
|
|
|
"numConnections": "Connections",
|
2022-09-21 02:15:05 +02:00
|
|
|
"dataRelayed": "Relayed",
|
|
|
|
"transferRate": "Rate"
|
2022-09-21 09:05:42 +03:00
|
|
|
},
|
2022-09-20 03:41:10 +02:00
|
|
|
"mastodon": {
|
|
|
|
"user_count": "Users",
|
|
|
|
"status_count": "Posts",
|
|
|
|
"domain_count": "Domains"
|
2022-09-25 17:42:16 -07:00
|
|
|
},
|
2023-01-16 22:38:44 +01:00
|
|
|
"medusa": {
|
|
|
|
"wanted": "Wanted",
|
|
|
|
"queued": "Queued",
|
|
|
|
"series": "Series"
|
|
|
|
},
|
2023-02-27 11:59:37 +00:00
|
|
|
"minecraft": {
|
2023-02-23 18:33:42 +00:00
|
|
|
"players": "Players",
|
2023-02-27 11:59:37 +00:00
|
|
|
"version": "Version",
|
|
|
|
"status": "Status",
|
|
|
|
"up": "Online",
|
|
|
|
"down": "Offline"
|
2023-02-23 18:33:42 +00:00
|
|
|
},
|
2022-12-06 21:33:45 +08:00
|
|
|
"miniflux": {
|
|
|
|
"read": "Read",
|
|
|
|
"unread": "Unread"
|
|
|
|
},
|
2022-09-25 17:42:16 -07:00
|
|
|
"authentik": {
|
|
|
|
"users": "Users",
|
|
|
|
"loginsLast24H": "Logins (24h)",
|
|
|
|
"failedLoginsLast24H": "Failed Logins (24h)"
|
2022-10-04 21:46:48 -07:00
|
|
|
},
|
|
|
|
"proxmox": {
|
|
|
|
"mem": "MEM",
|
|
|
|
"cpu": "CPU",
|
|
|
|
"lxc": "LXC",
|
|
|
|
"vms": "VMs"
|
2022-10-10 11:18:29 -07:00
|
|
|
},
|
|
|
|
"glances": {
|
|
|
|
"cpu": "CPU",
|
2023-05-22 13:50:58 -04:00
|
|
|
"load": "Load",
|
2023-03-05 20:53:30 -08:00
|
|
|
"wait": "Please wait",
|
|
|
|
"temp": "TEMP",
|
2023-05-22 13:50:58 -04:00
|
|
|
"warn": "Warn",
|
2023-03-05 20:53:30 -08:00
|
|
|
"uptime": "UP",
|
2023-05-22 13:50:58 -04:00
|
|
|
"total": "Total",
|
|
|
|
"free": "Free",
|
|
|
|
"used": "Used",
|
2023-03-05 20:53:30 -08:00
|
|
|
"days": "d",
|
|
|
|
"hours": "h"
|
2022-10-19 00:26:54 -07:00
|
|
|
},
|
2022-10-21 14:30:22 -07:00
|
|
|
"quicklaunch": {
|
2022-10-19 00:26:54 -07:00
|
|
|
"bookmark": "Bookmark",
|
2023-01-30 10:16:45 +02:00
|
|
|
"service": "Service",
|
2023-01-31 00:33:30 -08:00
|
|
|
"search": "Search",
|
2023-02-27 18:21:24 -08:00
|
|
|
"custom": "Custom",
|
|
|
|
"visit": "Visit",
|
|
|
|
"url": "URL"
|
2022-10-21 11:14:39 +03:00
|
|
|
},
|
2022-10-20 01:52:47 -07:00
|
|
|
"wmo": {
|
|
|
|
"0-day": "Sunny",
|
|
|
|
"0-night": "Clear",
|
|
|
|
"1-day": "Mainly Sunny",
|
|
|
|
"1-night": "Mainly Clear",
|
|
|
|
"2-day": "Partly Cloudy",
|
|
|
|
"2-night": "Partly Cloudy",
|
|
|
|
"3-day": "Cloudy",
|
|
|
|
"3-night": "Cloudy",
|
|
|
|
"45-day": "Foggy",
|
|
|
|
"45-night": "Foggy",
|
|
|
|
"48-day": "Foggy",
|
|
|
|
"48-night": "Foggy",
|
|
|
|
"51-day": "Light Drizzle",
|
|
|
|
"51-night": "Light Drizzle",
|
|
|
|
"53-day": "Drizzle",
|
|
|
|
"53-night": "Drizzle",
|
|
|
|
"55-day": "Heavy Drizzle",
|
|
|
|
"55-night": "Heavy Drizzle",
|
|
|
|
"56-day": "Light Freezing Drizzle",
|
|
|
|
"56-night": "Light Freezing Drizzle",
|
|
|
|
"57-day": "Freezing Drizzle",
|
|
|
|
"57-night": "Freezing Drizzle",
|
|
|
|
"61-day": "Light Rain",
|
|
|
|
"61-night": "Light Rain",
|
|
|
|
"63-day": "Rain",
|
|
|
|
"63-night": "Rain",
|
|
|
|
"65-day": "Heavy Rain",
|
|
|
|
"65-night": "Heavy Rain",
|
|
|
|
"66-day": "Freezing Rain",
|
|
|
|
"66-night": "Freezing Rain",
|
|
|
|
"67-day": "Freezing Rain",
|
|
|
|
"67-night": "Freezing Rain",
|
|
|
|
"71-day": "Light Snow",
|
|
|
|
"71-night": "Light Snow",
|
|
|
|
"73-day": "Snow",
|
|
|
|
"73-night": "Snow",
|
|
|
|
"75-day": "Heavy Snow",
|
|
|
|
"75-night": "Heavy Snow",
|
|
|
|
"77-day": "Snow Grains",
|
|
|
|
"77-night": "Snow Grains",
|
|
|
|
"80-day": "Light Showers",
|
|
|
|
"80-night": "Light Showers",
|
|
|
|
"81-day": "Showers",
|
|
|
|
"81-night": "Showers",
|
|
|
|
"82-day": "Heavy Showers",
|
|
|
|
"82-night": "Heavy Showers",
|
|
|
|
"85-day": "Snow Showers",
|
|
|
|
"85-night": "Snow Showers",
|
|
|
|
"86-day": "Snow Showers",
|
|
|
|
"86-night": "Snow Showers",
|
|
|
|
"95-day": "Thunderstorm",
|
|
|
|
"95-night": "Thunderstorm",
|
|
|
|
"96-day": "Thunderstorm With Hail",
|
|
|
|
"96-night": "Thunderstorm With Hail",
|
|
|
|
"99-day": "Thunderstorm With Hail",
|
|
|
|
"99-night": "Thunderstorm With Hail"
|
2022-10-24 16:40:49 -03:00
|
|
|
},
|
|
|
|
"homebridge": {
|
|
|
|
"available_update": "System",
|
2022-10-24 18:09:48 -03:00
|
|
|
"updates": "Updates",
|
2022-10-24 16:40:49 -03:00
|
|
|
"update_available": "Update Available",
|
|
|
|
"up_to_date": "Up to Date",
|
2022-10-24 18:09:48 -03:00
|
|
|
"child_bridges": "Child Bridges",
|
2023-03-19 22:58:47 -07:00
|
|
|
"child_bridges_status": "{{ok}}/{{total}}",
|
|
|
|
"up": "Up",
|
|
|
|
"pending": "Pending",
|
|
|
|
"down": "Down"
|
2022-10-26 11:36:15 +03:00
|
|
|
},
|
2023-02-19 02:31:57 -06:00
|
|
|
"healthchecks": {
|
|
|
|
"new": "New",
|
|
|
|
"up": "Online",
|
|
|
|
"grace": "In Grace Period",
|
|
|
|
"down": "Offline",
|
|
|
|
"paused": "Paused",
|
|
|
|
"status": "Status",
|
|
|
|
"last_ping": "Last Ping",
|
|
|
|
"never": "No pings yet"
|
|
|
|
},
|
2022-11-29 13:19:52 -05:00
|
|
|
"watchtower": {
|
2022-10-27 23:28:21 +02:00
|
|
|
"containers_scanned": "Scanned",
|
2022-10-28 00:58:56 -07:00
|
|
|
"containers_updated": "Updated",
|
2022-10-27 23:28:21 +02:00
|
|
|
"containers_failed": "Failed"
|
|
|
|
},
|
2022-10-26 12:56:43 +02:00
|
|
|
"autobrr": {
|
|
|
|
"approvedPushes": "Approved",
|
|
|
|
"rejectedPushes": "Rejected",
|
|
|
|
"filters": "Filters",
|
|
|
|
"indexers": "Indexers"
|
2022-10-26 08:00:12 -07:00
|
|
|
},
|
2022-10-31 15:23:34 +02:00
|
|
|
"tubearchivist": {
|
|
|
|
"downloads": "Queue",
|
|
|
|
"videos": "Videos",
|
|
|
|
"channels": "Channels",
|
|
|
|
"playlists": "Playlists"
|
2022-11-03 14:00:46 +02:00
|
|
|
},
|
2022-10-26 11:36:15 +03:00
|
|
|
"truenas": {
|
|
|
|
"load": "System Load",
|
|
|
|
"uptime": "Uptime",
|
2022-10-27 10:44:21 +03:00
|
|
|
"alerts": "Alerts",
|
|
|
|
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
|
2022-11-06 11:10:09 +01:00
|
|
|
},
|
2022-11-06 11:05:31 +01:00
|
|
|
"pyload": {
|
|
|
|
"speed": "Speed",
|
|
|
|
"active": "Active",
|
|
|
|
"queue": "Queue",
|
|
|
|
"total": "Total"
|
2022-11-09 17:04:48 +01:00
|
|
|
},
|
|
|
|
"gluetun": {
|
|
|
|
"public_ip": "Public IP",
|
|
|
|
"region": "Region",
|
|
|
|
"country": "Country"
|
2022-11-04 13:46:01 -04:00
|
|
|
},
|
|
|
|
"hdhomerun": {
|
|
|
|
"channels": "Channels",
|
|
|
|
"hd": "HD"
|
2022-11-23 15:27:04 +01:00
|
|
|
},
|
|
|
|
"scrutiny": {
|
|
|
|
"passed": "Passed",
|
|
|
|
"failed": "Failed",
|
|
|
|
"unknown": "Unknown"
|
2022-11-25 16:05:53 +01:00
|
|
|
},
|
|
|
|
"paperlessngx": {
|
|
|
|
"inbox": "Inbox",
|
|
|
|
"total": "Total"
|
2022-12-16 14:24:32 -08:00
|
|
|
},
|
|
|
|
"nextdns": {
|
|
|
|
"wait": "Please Wait",
|
|
|
|
"no_devices": "No Device Data Received"
|
2022-12-23 18:12:06 +01:00
|
|
|
},
|
|
|
|
"mikrotik": {
|
|
|
|
"cpuLoad": "CPU Load",
|
|
|
|
"memoryUsed": "Memory Used",
|
|
|
|
"uptime": "Uptime",
|
|
|
|
"numberOfLeases": "Leases"
|
2022-12-26 05:51:51 +01:00
|
|
|
},
|
|
|
|
"xteve": {
|
|
|
|
"streams_all": "All Streams",
|
|
|
|
"streams_active": "Active Streams",
|
|
|
|
"streams_xepg": "XEPG Channels"
|
2022-12-26 09:32:12 +01:00
|
|
|
},
|
|
|
|
"opnsense": {
|
|
|
|
"cpu": "CPU Load",
|
|
|
|
"memory": "Active Memory",
|
|
|
|
"wanUpload": "WAN Upload",
|
|
|
|
"wanDownload": "WAN Download"
|
2023-01-12 21:55:07 +00:00
|
|
|
},
|
|
|
|
"moonraker": {
|
|
|
|
"printer_state": "Printer State",
|
|
|
|
"print_status": "Print Status",
|
|
|
|
"print_progress": "Progress",
|
|
|
|
"layers": "Layers"
|
2023-01-17 03:54:24 +01:00
|
|
|
},
|
2023-01-20 07:04:17 -08:00
|
|
|
"octoprint": {
|
2023-01-17 03:54:24 +01:00
|
|
|
"printer_state": "Status",
|
|
|
|
"temp_tool": "Tool temp",
|
|
|
|
"temp_bed": "Bed temp",
|
|
|
|
"job_completion": "Completion"
|
2023-01-22 11:51:04 +01:00
|
|
|
},
|
2023-01-23 10:31:08 -08:00
|
|
|
"cloudflared": {
|
2023-01-20 11:43:19 -05:00
|
|
|
"origin_ip": "Origin IP",
|
2023-01-30 10:16:45 +02:00
|
|
|
"status": "Status"
|
2023-01-29 00:32:47 +00:00
|
|
|
},
|
2023-05-14 06:44:33 +10:00
|
|
|
"pfsense": {
|
|
|
|
"load": "Load Avg",
|
|
|
|
"memory": "Mem Usage",
|
2023-05-15 02:12:56 +02:00
|
|
|
"wanStatus": "WAN Status",
|
|
|
|
"up": "Up",
|
|
|
|
"down": "Down",
|
|
|
|
"temp": "Temp",
|
|
|
|
"disk": "Disk Usage",
|
2023-05-14 06:44:33 +10:00
|
|
|
"wanIP": "WAN IP"
|
|
|
|
},
|
2023-01-29 00:32:47 +00:00
|
|
|
"proxmoxbackupserver": {
|
|
|
|
"datastore_usage": "Datastore",
|
|
|
|
"failed_tasks_24h": "Failed Tasks 24h",
|
|
|
|
"cpu_usage": "CPU",
|
|
|
|
"memory_usage": "Memory"
|
2023-01-27 00:03:52 +01:00
|
|
|
},
|
|
|
|
"immich": {
|
|
|
|
"users": "Users",
|
|
|
|
"photos": "Photos",
|
|
|
|
"videos": "Videos",
|
|
|
|
"storage": "Storage"
|
2023-01-29 17:07:40 -08:00
|
|
|
},
|
2023-02-01 23:22:59 +08:00
|
|
|
"uptimekuma": {
|
2023-02-02 00:28:18 -08:00
|
|
|
"up": "Sites Up",
|
|
|
|
"down": "Sites Down",
|
|
|
|
"uptime": "Uptime",
|
|
|
|
"incident": "Incident",
|
|
|
|
"m": "m"
|
2023-02-02 22:48:40 -05:00
|
|
|
},
|
|
|
|
"komga": {
|
|
|
|
"libraries": "Libraries",
|
|
|
|
"series": "Series",
|
|
|
|
"books": "Books"
|
2023-02-05 00:21:35 -08:00
|
|
|
},
|
2023-01-22 11:51:04 +01:00
|
|
|
"diskstation": {
|
2023-01-29 17:04:36 -08:00
|
|
|
"days": "Days",
|
|
|
|
"uptime": "Uptime",
|
|
|
|
"volumeAvailable": "Available"
|
2023-02-06 13:45:56 -08:00
|
|
|
},
|
2023-02-03 15:51:52 -05:00
|
|
|
"mylar": {
|
|
|
|
"series": "Series",
|
|
|
|
"issues": "Issues",
|
|
|
|
"wanted": "Wanted"
|
2023-02-04 18:58:26 +01:00
|
|
|
},
|
|
|
|
"photoprism": {
|
|
|
|
"albums": "Albums",
|
|
|
|
"photos": "Photos",
|
|
|
|
"videos": "Videos",
|
|
|
|
"people": "People"
|
2023-02-13 20:22:15 -08:00
|
|
|
},
|
|
|
|
"fileflows": {
|
|
|
|
"queue": "Queue",
|
|
|
|
"processing": "Processing",
|
|
|
|
"processed": "Processed",
|
|
|
|
"time": "Time"
|
2023-02-13 20:24:57 -08:00
|
|
|
},
|
|
|
|
"grafana": {
|
2023-02-13 20:53:45 -08:00
|
|
|
"dashboards": "Dashboards",
|
|
|
|
"datasources": "Data Sources",
|
2023-02-13 20:24:57 -08:00
|
|
|
"totalalerts": "Total Alerts",
|
|
|
|
"alertstriggered": "Alerts Triggered"
|
2023-02-16 11:30:05 +03:00
|
|
|
},
|
|
|
|
"nextcloud": {
|
|
|
|
"cpuload": "Cpu Load",
|
|
|
|
"memoryusage": "Memory Usage",
|
|
|
|
"freespace": "Free Space",
|
2023-05-03 23:13:36 -04:00
|
|
|
"activeusers": "Active Users",
|
|
|
|
"numfiles": "Files",
|
|
|
|
"numshares": "Shared Items"
|
2023-02-19 00:58:01 +03:00
|
|
|
},
|
|
|
|
"kopia": {
|
|
|
|
"status": "Status",
|
|
|
|
"size": "Size",
|
|
|
|
"lastrun": "Last Run",
|
|
|
|
"nextrun": "Next Run",
|
|
|
|
"failed": "Failed"
|
2023-01-12 02:07:53 -05:00
|
|
|
},
|
|
|
|
"unmanic": {
|
|
|
|
"active_workers": "Active Workers",
|
|
|
|
"total_workers": "Total Workers",
|
|
|
|
"records_total": "Queue Length"
|
2023-02-17 09:25:07 +01:00
|
|
|
},
|
|
|
|
"pterodactyl": {
|
|
|
|
"servers": "Servers",
|
|
|
|
"nodes": "Nodes"
|
2023-02-24 19:55:13 -06:00
|
|
|
},
|
|
|
|
"prometheus": {
|
|
|
|
"targets_up": "Targets Up",
|
|
|
|
"targets_down": "Targets Down",
|
|
|
|
"targets_total": "Total Targets"
|
2023-03-01 19:44:13 +01:00
|
|
|
},
|
|
|
|
"ghostfolio": {
|
|
|
|
"gross_percent_today": "Today",
|
|
|
|
"gross_percent_1y": "One year",
|
|
|
|
"gross_percent_max": "All time"
|
2023-03-05 23:34:46 -08:00
|
|
|
},
|
|
|
|
"audiobookshelf": {
|
|
|
|
"podcasts": "Podcasts",
|
|
|
|
"books": "Books",
|
|
|
|
"podcastsDuration": "Duration",
|
|
|
|
"booksDuration": "Duration"
|
2023-04-11 20:54:13 +02:00
|
|
|
},
|
|
|
|
"homeassistant": {
|
|
|
|
"people_home": "People Home",
|
|
|
|
"lights_on": "Lights On",
|
|
|
|
"switches_on": "Switches On"
|
2023-04-27 19:21:57 +01:00
|
|
|
},
|
|
|
|
"whatsupdocker": {
|
|
|
|
"monitoring": "Monitoring",
|
|
|
|
"updates": "Updates"
|
2023-05-23 12:07:49 +01:00
|
|
|
},
|
|
|
|
"nextpvr": {
|
2023-05-23 12:57:53 +01:00
|
|
|
"upcoming": "Upcoming",
|
|
|
|
"ready": "Recent"
|
2023-06-06 18:12:07 +01:00
|
|
|
},
|
|
|
|
"jdrssdownloader": {
|
2023-07-23 15:18:43 +01:00
|
|
|
"totalShows": "Tracked",
|
2023-06-06 18:12:07 +01:00
|
|
|
"retryCache": "Retry Cache",
|
|
|
|
"feedCache": "Feed Cache"
|
2023-06-06 18:14:15 +01:00
|
|
|
},
|
2023-06-06 17:25:12 +01:00
|
|
|
"wgeasy": {
|
|
|
|
"clients": "Total Clients"
|
2022-09-12 10:06:47 +01:00
|
|
|
}
|
2023-05-23 12:07:49 +01:00
|
|
|
}
|