mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Expand API for journal links.
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th>{{ trans('firefly.source_transaction') }}</th>
|
||||
<th>{{ trans('firefly.inward_transaction') }}</th>
|
||||
<th> </th>
|
||||
<th>{{ trans('firefly.link_description') }}</th>
|
||||
<th>{{ trans('firefly.destination_transaction') }}</th>
|
||||
<th>{{ trans('firefly.outward_transaction') }}</th>
|
||||
<th> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user