mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove crappy translation of link types. Still needs a solution.
This commit is contained in:
@@ -112,7 +112,7 @@ class VerifyDatabase extends Command
|
||||
private function createLinkTypes()
|
||||
{
|
||||
$set = [
|
||||
'Relates' => ['relates to', 'relates to'],
|
||||
'Related' => ['relates to', 'relates to'],
|
||||
'Refund' => ['(partially) refunds', 'is (partially) refunded by'],
|
||||
'Paid' => ['(partially) pays for', 'is (partially) paid for by'],
|
||||
'Reimbursement' => ['(partially) reimburses', 'is (partially) reimbursed by'],
|
||||
|
Reference in New Issue
Block a user