mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Added various missing punctuation marks, changed "following" to "selected" to match the display.
This commit is contained in:
@@ -52,7 +52,7 @@ DEFAULTS = {
|
||||
'form_kwargs': dict(
|
||||
label=_("Show net prices instead of gross prices in the product list (not recommended!)"),
|
||||
help_text=_("Independent of your choice, the cart will show gross prices as this is the price that needs to be "
|
||||
"paid"),
|
||||
"paid."),
|
||||
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user