Merge pull request #451 from chazzbg/truenas-widget

Feature: Add widget for Truenas
This commit is contained in:
shamoon
2022-11-03 20:37:59 -07:00
committed by GitHub
5 changed files with 95 additions and 0 deletions

View File

@@ -309,5 +309,11 @@
"videos": "Videos",
"channels": "Channels",
"playlists": "Playlists"
},
"truenas": {
"load": "System Load",
"uptime": "Uptime",
"alerts": "Alerts",
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
}
}