mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Add context to "to" translation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% load ibanformat %}
|
||||
{% load bootstrap3 %}
|
||||
|
||||
{% trans "to" %}
|
||||
{% trans "to" context "refund_recipient" %}
|
||||
{% bootstrap_field form.payer layout="inline" %}
|
||||
{% bootstrap_field form.iban layout="inline" %}
|
||||
{% bootstrap_field form.bic layout="inline" %}
|
||||
|
||||
Reference in New Issue
Block a user