Feature: Headscale Service Widget (#4247)

This commit is contained in:
erelender 2024-11-05 20:02:33 +03:00 committed by GitHub
parent 6fd2b6b6dc
commit c12a5c01f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 90 additions and 0 deletions

View file

@ -959,5 +959,13 @@
"tasks7d": "Tasks Due This Week",
"tasksOverdue": "Overdue Tasks",
"tasksInProgress": "Tasks In Progress"
},
"headscale": {
"name": "Name",
"address": "Address",
"last_seen": "Last Seen",
"status": "Status",
"online": "Online",
"offline": "Offline"
}
}