Merge pull request #598 from JigSawFr/widget/flood

Add flood widget
This commit is contained in:
shamoon 2022-12-01 16:46:17 -08:00 committed by GitHub
commit ff31b36b46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 135 additions and 0 deletions

View file

@ -70,6 +70,12 @@
"bitrate": "Bitrate",
"no_active": "No Active Streams"
},
"flood": {
"download": "Download",
"upload": "Upload",
"leech": "Leech",
"seed": "Seed"
},
"changedetectionio": {
"totalObserved": "Total Observed",
"diffsDetected": "Diffs Detected"