language texts

This commit is contained in:
Cüneyt Şentürk
2021-06-27 10:15:39 +03:00
parent b18012e7cd
commit 156fb83e37
9 changed files with 171 additions and 51 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'payment_made' => 'Payment Made',
'paid_to' => 'Paid To',
'related_bill' => 'Releated Bill',
'overdue_payment' => 'Overdue Payment',
];