hindi translation
This commit is contained in:
14
resources/lang/hi-IN/accounts.php
Normal file
14
resources/lang/hi-IN/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'खाते का नाम',
|
||||
'number' => 'खाता संख्या',
|
||||
'opening_balance' => 'प्रारंभिक बैलेंस',
|
||||
'current_balance' => 'चालू बैलेंस',
|
||||
'bank_name' => 'बैंक का नाम',
|
||||
'bank_phone' => 'बैंक का फोन नंबर',
|
||||
'bank_address' => 'बैंक का पता',
|
||||
'default_account' => 'मूल खाता',
|
||||
|
||||
];
|
Reference in New Issue
Block a user