Skip to content

Commit

Permalink
Rename "Transferred" to "Direct Transfer"
Browse files Browse the repository at this point in the history
The rationale for this naming choice has been discussed in issue #1299
  • Loading branch information
almet committed Dec 26, 2024
1 parent 13fbeec commit 43eeed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihatemoney/templates/statistics.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 43eeed4

Please sign in to comment.