Added missing translations in link type overview.

This commit is contained in:
koziolek
2017-10-06 23:39:15 +02:00
parent 511d2c8d1e
commit 730d5d72f3
2 changed files with 6 additions and 3 deletions

View File

@@ -15,10 +15,10 @@
<thead>
<tr>
<th>&nbsp;</th>
<th>Source transaction</th>
<th>{{ trans('firefly.source_transaction') }}</th>
<th>&nbsp;</th>
<th>Link description</th>
<th>Destination transaction</th>
<th>{{ trans('firefly.link_description') }}</th>
<th>{{ trans('firefly.destination_transaction') }}</th>
<th>&nbsp;</th>
</tr>
</thead>