|
{{ income.name }}
{% if income.count > 1 %}
{{ income.count }} {{ 'transactions'|_|lower }} {% endif %} |
{{ income.amount|formatAmount }} |
| {{ trans('firefly.showTheRest',{number:incomeTopLength}) }} | |
| {{ 'sum'|_ }} | {{ incomes.getTotal|formatAmount }} |