language texts
This commit is contained in:
11
resources/lang/en-GB/payments.php
Normal file
11
resources/lang/en-GB/payments.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Payment Made',
|
||||
'paid_to' => 'Paid To',
|
||||
'related_bill' => 'Releated Bill',
|
||||
|
||||
'overdue_payment' => 'Overdue Payment',
|
||||
|
||||
];
|
Reference in New Issue
Block a user