- phrasing #169

Merged
krzysztofrewak merged 2 commits from removing-vacations-wording into main 2022-06-14 10:29:56 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0f82f39b6a - Show all commits

View File

@@ -7,7 +7,7 @@
"vacation": "Urlop wypoczynkowy", "vacation": "Urlop wypoczynkowy",
"vacation_on_request": "Urlop na żądanie", "vacation_on_request": "Urlop na żądanie",
"special_vacation": "Urlop okolicznościowy", "special_vacation": "Urlop okolicznościowy",
"childcare_vacation": "Opieka nad dzieckiem art 188 kp", "childcare_vacation": "Opieka nad dzieckiem (art. 188 kp)",
"training_vacation": "Urlop szkoleniowy", "training_vacation": "Urlop szkoleniowy",
"unpaid_vacation": "Urlop bezpłatny", "unpaid_vacation": "Urlop bezpłatny",
"volunteering_vacation": "Wolontariat", "volunteering_vacation": "Wolontariat",

View File

@@ -34,7 +34,7 @@ const types = [
border: 'border-orange-500', border: 'border-orange-500',
}, },
{ {
text: 'Opieka nad dzieckiem art 188 kp', text: 'Opieka nad dzieckiem (art. 188 kp)',
value: 'childcare_vacation', value: 'childcare_vacation',
icon: BabyCarriageIcon, icon: BabyCarriageIcon,
color: 'text-purple-500', color: 'text-purple-500',