| Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/hi/ |
| Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/hi/currency.php |
<?php
return [
'currency' => 'मुद्रा',
'currencies' => 'मुद्राएं',
'list' => 'मुद्रा सूची',
'create' => 'मुद्रा बनाएँ',
'add_currency' => 'मुद्रा जोड़ें',
'details' => 'मुद्रा विवरण',
'update_currency' => 'मुद्रा अपडेट करें',
'exchange_rate' => 'विनिमय दर',
'symbol' => 'मुद्रा प्रतीक',
'set_as_company_currency' => 'कंपनी की प्राथमिक मुद्रा के रूप में सेट करें',
'is_enable_secondary_currency' => 'द्वितीयक मुद्रा (विनिमय) सक्षम करें',
'converted_amount' => 'परिवर्तित राशि',
'exchange' => 'विनिमय',
'converted_to' => 'में परिवर्तित',
];