Fix inprecise wording

This commit is contained in:
Raphael Michel
2024-08-28 16:41:27 +02:00
parent 0cdce7a9cd
commit 0b4e99c2d8

View File

@@ -1295,7 +1295,8 @@ DEFAULTS = {
'form_kwargs': dict(
label=_("Show event times and dates on the ticket shop"),
help_text=_("If disabled, no date or time will be shown on the ticket shop's front page. This settings "
"does however not affect the display in other locations."),
"also affects a few other locations, however it should not be expected that the date of the "
"event is shown nowhere to users."),
)
},
'show_date_to': {