Rephrase refund info paragraph

This commit is contained in:
sweenu
2026-05-11 10:58:14 +02:00
committed by Raphael Michel
parent 32bd9fa265
commit cc06588991

View File

@@ -23,9 +23,9 @@
<legend>{% trans "How should the refund be sent?" %}</legend> <legend>{% trans "How should the refund be sent?" %}</legend>
<p> <p>
{% blocktrans trimmed %} {% blocktrans trimmed %}
Any payments that you selected for automatical refunds will be immediately communicate the refund Any payments you selected for automatic refunds will have the refund request sent immediately to the
request to the respective payment provider. Manual refunds will be created as pending refunds, you respective payment provider. Manual refunds will be created as pending refunds, which you can later
can then later mark them as done once you actually transferred the money back to the customer. mark as done once you have actually transferred the money back to the customer.
{% endblocktrans %} {% endblocktrans %}
</p> </p>