Skip to content

Commit

Permalink
Změněn text z "Převzatá" na "Předaná" v detailu rezervace
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrijaned authored and ondryaso committed Aug 20, 2024
1 parent fae17bc commit d0b535a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export class ReservationDetailsItemComponent implements OnInit {
["New", "Čeká na schválení členem SU"],
["Cancelled", "Zrušená"],
["Assigned", "Připravena k předání"],
["HandedOver", "Převzatá"],
["HandedOver", "Předaná"],
["Done", "Vrácená"],
["Expired", "Výpůjční doba vypršela"]
]);
Expand Down

0 comments on commit d0b535a

Please sign in to comment.