Add sick routes to backend and frontend; update routing and UI components for sickness tracking
This commit is contained in:
@@ -69,6 +69,7 @@ const pageTitle = computed(() => {
|
||||
'week-overview': 'Wochenübersicht',
|
||||
'timefix': 'Zeitkorrekturen',
|
||||
'vacation': 'Urlaub',
|
||||
'sick': 'Krankheit',
|
||||
'entries': 'Einträge',
|
||||
'stats': 'Statistiken'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user