new crowdin translations
This commit is contained in:
20
resources/lang/hi-IN/search_string.php
Normal file
20
resources/lang/hi-IN/search_string.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'columns' => [
|
||||
'last_logged_in_at' => 'आखरी लॉगइन',
|
||||
'paid_at' => 'भुगतान तारीख',
|
||||
'started_at' => 'शुरू कर दी गई तारीख',
|
||||
'ended_at' => 'समाप्ति की तारीख',
|
||||
'billed_at' => 'बिल तारीख',
|
||||
'due_at' => 'नियत तारीख',
|
||||
'invoiced_at' => 'चालान तारीख',
|
||||
'issued_at' => 'जारी करने की नियत तारीख',
|
||||
'symbol_first' => 'चिह्न की स्थिति',
|
||||
'reconciled' => 'मेल मिलाप',
|
||||
'expense_account' => 'खाते से',
|
||||
'income_account' => 'खाते में',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user