Merge pull request #688 from luiseduardobrito/feat-nextdns

Adds widget for NextDNS
This commit is contained in:
shamoon 2022-12-16 22:47:20 -08:00 committed by GitHub
commit a11f22cd49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 63 additions and 0 deletions

View file

@ -382,5 +382,9 @@
"paperlessngx": {
"inbox": "Inbox",
"total": "Total"
},
"nextdns": {
"wait": "Please Wait",
"no_devices": "No Device Data Received"
}
}