Fix severe translation mistake

This commit is contained in:
Raphael Michel
2018-12-12 16:41:27 +01:00
parent 483d41c7a6
commit 04c3cffd43
2 changed files with 2 additions and 2 deletions

View File

@@ -9788,7 +9788,7 @@ msgstr "<strong>zzgl.</strong> %(rate)s%% %(name)s"
#: pretix/control/templates/pretixcontrol/order/change.html:121
#, python-format
msgid "<strong>incl.</strong> %(rate)s%% %(name)s"
msgstr "<strong>zzgl.</strong> %(rate)s%% %(name)s"
msgstr "<strong>inkl.</strong> %(rate)s%% %(name)s"
#: pretix/control/templates/pretixcontrol/order/change.html:126
msgid "no taxes apply"

View File

@@ -9770,7 +9770,7 @@ msgstr "<strong>zzgl.</strong> %(rate)s%% %(name)s"
#: pretix/control/templates/pretixcontrol/order/change.html:121
#, python-format
msgid "<strong>incl.</strong> %(rate)s%% %(name)s"
msgstr "<strong>zzgl.</strong> %(rate)s%% %(name)s"
msgstr "<strong>inkl.</strong> %(rate)s%% %(name)s"
#: pretix/control/templates/pretixcontrol/order/change.html:126
msgid "no taxes apply"