Added various missing punctuation marks, changed "following" to "selected" to match the display.

This commit is contained in:
Gamy
2020-06-29 19:23:04 +02:00
committed by Raphael Michel
parent 0d1aa2f96e
commit 507e1a5b83
4 changed files with 7 additions and 7 deletions

View File

@@ -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."),
)
},