Fix German language error

This commit is contained in:
Raphael Michel
2020-09-10 20:23:14 +02:00
parent 019801e9dc
commit 95b1a4a434
2 changed files with 2 additions and 2 deletions

View File

@@ -21430,7 +21430,7 @@ msgstr "Dies ist keine Veranstaltungsreihe."
#: pretix/presale/views/widget.py:329
#, python-format
msgid "from %(start_date)s"
msgstr "von %(start_date)s"
msgstr "ab %(start_date)s"
#: pretix/presale/views/widget.py:332
msgid "Sale soon"

View File

@@ -21382,7 +21382,7 @@ msgstr "Dies ist keine Veranstaltungsreihe."
#: pretix/presale/views/widget.py:329
#, python-format
msgid "from %(start_date)s"
msgstr "von %(start_date)s"
msgstr "ab %(start_date)s"
#: pretix/presale/views/widget.py:332
msgid "Sale soon"