hindi translation

This commit is contained in:
denisdulici
2019-11-27 16:33:45 +03:00
parent eab3a1d66b
commit 94dbde0e14
33 changed files with 1184 additions and 1 deletions

View File

@ -0,0 +1,13 @@
<?php
return [
'accounts_cash' => 'नकद',
'categories_deposit' => 'जमा',
'categories_sales' => 'बिक्री',
'currencies_usd' => 'अमेरिकी डॉलर',
'currencies_eur' => 'यूरो',
'currencies_gbp' => 'ब्रिटिश पाउंड',
'currencies_try' => 'तुर्की लीरा',
];