Update for 5.5.10

This commit is contained in:
James Cole
2021-05-01 09:47:21 +02:00
parent 3298f2d815
commit ea0942b7fe
80 changed files with 941 additions and 482 deletions

View File

@@ -41,7 +41,7 @@
<caption style="display:none;">{{ $t('firefly.expense_accounts') }}</caption>
<thead>
<tr>
<th scope="col">{{ $t('firefly.category') }}</th>
<th scope="col">{{ $t('firefly.account') }}</th>
<th scope="col">{{ $t('firefly.spent') }}</th>
</tr>
</thead>