mirror of
https://github.com/pretix/pretix.git
synced 2026-06-12 01:35:16 +00:00
Wording: re-usable --> reusable
This commit is contained in:
committed by
Raphael Michel
parent
753556e134
commit
8dbefca9c6
@@ -86,7 +86,7 @@
|
||||
<h3 class="nomargin-top">{% trans "Media exchange required" %}</h3>
|
||||
<p>
|
||||
{% blocktrans trimmed with media_policy=media_policies|getitem:result.media_policy media_type=media_types|getitem:result.media_type %}
|
||||
This ticket needs to be exchanged into a <strong>{{ media_type }}</strong> re-usable medium.
|
||||
This ticket needs to be exchanged into a <strong>{{ media_type }}</strong> reusable medium.
|
||||
<strong>{{ media_policy }}</strong>.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user