From d0b18d9f64c0c38b8f243f836240f04ca4614179 Mon Sep 17 00:00:00 2001 From: Pepi Zawodsky Date: Mon, 14 Jan 2019 22:41:12 +0100 Subject: [PATCH] Corrected language typo. Dieser Satz kein Hilfsverb. --- src/pretix/control/templates/pretixcontrol/items/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/items/index.html b/src/pretix/control/templates/pretixcontrol/items/index.html index adec0e9ee..c37214b81 100644 --- a/src/pretix/control/templates/pretixcontrol/items/index.html +++ b/src/pretix/control/templates/pretixcontrol/items/index.html @@ -85,7 +85,7 @@ title="{% trans "Only visible with a voucher" %}"> {% elif i.require_voucher %} + title="{% trans "Can only be bought using a voucher" %}"> {% endif %} {% if i.category %}{{ i.category.name }}{% endif %}