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

@ -37,11 +37,6 @@ return [
'create_bill' => 'Create Bill',
'receive_bill' => 'Receive Bill',
'make_payment' => 'Make Payment',
'payment_history' => 'Payment History',
'payment_made' => 'Payment Made',
'overdue_payment' => 'Overdue Payment',
'payment_date' => 'Payment Date',
'related_bill' => 'Related Bill',
'messages' => [
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',