mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
added a missing string and translation for it
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
{% if "old" in request.GET %}
|
||||
<h3>Past events</h3>
|
||||
<h3>{% trans "Past events" %}</h3>
|
||||
<p>
|
||||
<small><a href="?">{% trans "Show upcoming" %}</a></small>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user