Rename "Transferred" to "Direct Transfer"

The rationale for this naming choice has been discussed in issue #1299
This commit is contained in:
Alexis Métaireau 2024-12-26 08:47:09 +01:00
parent 13fbeecc43
commit 43eeed41f4
No known key found for this signature in database
GPG key ID: 1C21B876828E5FF2

View file

@ -10,7 +10,7 @@
<th class="d-md-none">{{ _("Who?") }}</th>
<th>{{ _("Paid") }}</th>
<th>{{ _("Expenses") }}</th>
<th>{{ _("Transferred") }}</th>
<th>{{ _("Direct transfer") }}</th>
<th>{{ _("Received") }}</th>
</tr>
</thead>