Minor cleanup and add sentry.

This commit is contained in:
Patrick Fic
2025-03-31 13:03:31 -07:00
parent 38cdb1e04c
commit eeaeba2252
12 changed files with 3921 additions and 131 deletions

View File

@@ -1,6 +1,9 @@
{
"translation": {
"auth": {
"labels": {
"welcome": "Welcome {{name}}"
},
"login": {
"error": "The username and password combination provided is not valid.",
"login": "Log In",
@@ -19,6 +22,7 @@
"stopwatcher": "Stop Watcher\n"
},
"labels": {
"pollinginterval": "Polling Interval (ms)",
"started": "Started",
"stopped": "Stopped",
"watchedpaths": "Watched Paths",