fixed typo

This commit is contained in:
Sevan Nerse
2021-11-22 23:09:01 +03:00
parent 9af30bd1e5
commit 52888c29e7
9 changed files with 137 additions and 137 deletions

View File

@ -4,7 +4,7 @@ return [
'payment_made' => 'Payment Made',
'paid_to' => 'Paid To',
'related_bill' => 'Releated Bill',
'related_bill' => 'Related Bill',
'create_payment' => 'Create Payment',
];