Add watcher routes to backend and frontend; implement routing and UI components for watcher management

This commit is contained in:
Torsten Schulz (local)
2025-10-17 23:50:25 +02:00
parent c7a0316ca0
commit ac3720fb61
12 changed files with 750 additions and 10 deletions

View File

@@ -78,6 +78,7 @@ const pageTitle = computed(() => {
'settings-password': 'Passwort ändern',
'settings-timewish': 'Zeitwünsche',
'settings-invite': 'Einladen',
'settings-permissions': 'Berechtigungen',
'entries': 'Einträge',
'stats': 'Statistiken'
}