Small translation fix [skip ci]

This commit is contained in:
James Cole
2015-05-17 17:27:56 +02:00
parent 4b2dcc74d4
commit 098e5bc162
3 changed files with 6 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
</tr>
{% endfor %}
<tr>
<td><em>Sum of sums</em></td>
<td><em>{{ 'sumOfSums'|_ }}</em></td>
<td>{{ accounts.getStart|formatAmount }}</td>
<td>{{ accounts.getEnd|formatAmount }}</td>
<td>{{ accounts.getDifference|formatAmount }}</td>