hindi translation
This commit is contained in:
13
resources/lang/hi-IN/demo.php
Normal file
13
resources/lang/hi-IN/demo.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'नकद',
|
||||
'categories_deposit' => 'जमा',
|
||||
'categories_sales' => 'बिक्री',
|
||||
'currencies_usd' => 'अमेरिकी डॉलर',
|
||||
'currencies_eur' => 'यूरो',
|
||||
'currencies_gbp' => 'ब्रिटिश पाउंड',
|
||||
'currencies_try' => 'तुर्की लीरा',
|
||||
|
||||
];
|
Reference in New Issue
Block a user