Add calendar routes to backend and frontend; update routing and UI components for calendar feature
This commit is contained in:
@@ -71,6 +71,7 @@ const pageTitle = computed(() => {
|
||||
'vacation': 'Urlaub',
|
||||
'sick': 'Krankheit',
|
||||
'workdays': 'Arbeitstage',
|
||||
'calendar': 'Kalender',
|
||||
'entries': 'Einträge',
|
||||
'stats': 'Statistiken'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user