- phrasing (#169)

* - removing "vacations" word

* - styling childcare vacations label
This commit is contained in:
Krzysztof Rewak
2022-06-14 10:29:55 +02:00
committed by GitHub
parent 68e32ad930
commit 2f9ef0ff12
4 changed files with 5 additions and 5 deletions

View File

@@ -376,7 +376,7 @@ const vacationNavigation = computed(() =>
badge: props.vacationRequestsCount,
},
{
name: 'Kalendarz urlopów',
name: 'Kalendarz',
href: '/vacation/calendar',
section: 'Calendar',
icon: CalendarIcon,