mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Helpful error messages
This commit is contained in:
@@ -97,6 +97,7 @@ error_messages = {
|
||||
'seat_forbidden': _('You can not select a seat for this position.'),
|
||||
'seat_unavailable': _('The seat you selected has already been taken. Please select a different seat.'),
|
||||
'seat_multiple': _('You can not select the same seat multiple times.'),
|
||||
'gift_card': _("You entered a gift card instead of a voucher. Gift cards can be entered later on when you're asked for your payment details."),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user