Transactions links are now translatable on admin views

This commit is contained in:
Luca Vallerini
2018-08-04 13:03:54 +02:00
parent c73b003de4
commit cb9c87102f
13 changed files with 49 additions and 5 deletions

View File

@@ -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',