mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fix severe translation mistake
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user