mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Transactions links are now translatable on admin views
This commit is contained in:
@@ -1141,6 +1141,10 @@ return [
|
||||
'link_relates to' => 'relates to',
|
||||
|
||||
// link translations:
|
||||
'Paid_name' => 'Paid',
|
||||
'Refund_name' => 'Refund',
|
||||
'Reimbursement_name' => 'Reimbursement',
|
||||
'Related_name' => 'Related',
|
||||
'relates to_inward' => 'relates to',
|
||||
'is (partially) refunded by_inward' => 'is (partially) refunded by',
|
||||
'is (partially) paid for by_inward' => 'is (partially) paid for by',
|
||||
|
||||
Reference in New Issue
Block a user