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

This commit is contained in:
Torsten Schulz (local)
2025-10-17 23:39:45 +02:00
parent dd492fd69e
commit c7a0316ca0
12 changed files with 751 additions and 3 deletions

View File

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