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