forked from CGM_Public/pretix_original
Fix German language error
This commit is contained in:
@@ -21430,7 +21430,7 @@ msgstr "Dies ist keine Veranstaltungsreihe."
|
|||||||
#: pretix/presale/views/widget.py:329
|
#: pretix/presale/views/widget.py:329
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "from %(start_date)s"
|
msgid "from %(start_date)s"
|
||||||
msgstr "von %(start_date)s"
|
msgstr "ab %(start_date)s"
|
||||||
|
|
||||||
#: pretix/presale/views/widget.py:332
|
#: pretix/presale/views/widget.py:332
|
||||||
msgid "Sale soon"
|
msgid "Sale soon"
|
||||||
|
|||||||
@@ -21382,7 +21382,7 @@ msgstr "Dies ist keine Veranstaltungsreihe."
|
|||||||
#: pretix/presale/views/widget.py:329
|
#: pretix/presale/views/widget.py:329
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "from %(start_date)s"
|
msgid "from %(start_date)s"
|
||||||
msgstr "von %(start_date)s"
|
msgstr "ab %(start_date)s"
|
||||||
|
|
||||||
#: pretix/presale/views/widget.py:332
|
#: pretix/presale/views/widget.py:332
|
||||||
msgid "Sale soon"
|
msgid "Sale soon"
|
||||||
|
|||||||
Reference in New Issue
Block a user