hindi translation
This commit is contained in:
16
resources/lang/hi-IN/reconciliations.php
Normal file
16
resources/lang/hi-IN/reconciliations.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'मेल-मिलाप',
|
||||
'reconciled' => 'मेल मिलाप',
|
||||
'closing_balance' => 'समाप्ति के समय बैलेंस',
|
||||
'unreconciled' => 'असंतुष्ट',
|
||||
'transactions' => 'लेन-देन',
|
||||
'start_date' => 'आरंभ करने की तारीख',
|
||||
'end_date' => 'समाप्ति की तारीख',
|
||||
'cleared_amount' => 'स्पष्ट राशि',
|
||||
'deposit' => 'जमा',
|
||||
'withdrawal' => 'निकासी',
|
||||
|
||||
];
|
Reference in New Issue
Block a user