This commit is contained in:
Denis Duliçi
2020-06-04 14:13:40 +03:00
parent 550b0b8195
commit dc2f572ce4
34 changed files with 1232 additions and 1 deletions

View File

@ -0,0 +1,14 @@
<?php
return [
'account_name' => 'खाताको नाम',
'number' => 'खाता नम्बर',
'opening_balance' => 'सुरु मौज्दात',
'current_balance' => 'चालु रकम',
'bank_name' => 'बैंकको नाम',
'bank_phone' => 'बैंकको फोन नं',
'bank_address' => 'बैंकको ठेगाना',
'default_account' => 'पूर्वनिर्धारित खाता',
];