Skip to content

Commit

Permalink
Add food into ca of Obrok ISTs
Browse files Browse the repository at this point in the history
  • Loading branch information
paaton committed Apr 22, 2024
1 parent 7ef73d9 commit cb3a78f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Event/EventType/Obrok/EventTypeObrok.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public function getContentArbiterGuest(): ContentArbiterGuest
$ca->contingent = false;
$ca->medicaments = true;
$ca->printedHandbook = false;
$ca->food = true;
$ca->arrivalDate = true;
$ca->departureDate = true;
$ca->languages = true;
Expand Down
1 change: 1 addition & 0 deletions src/Event/EventType/Obrok/cs_obrok.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ detail:
patrolNamePlaceholder: "Jméno vaší skupiny"
language: "jednotka, se kterou na Obrok jedeš"
language-placeholder: "možnosti: SOS, SZT, Uši pro duši, Radio Tým "
foodHeader: "dietní omezení"
contingentTitle: "Pozice"
contingent:
volunteer: "💪 Dobrovolkyně nebo dobrovolník"
Expand Down

0 comments on commit cb3a78f

Please sign in to comment.