mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations currency.php (Hindi)
This commit is contained in:
parent
6308da3d45
commit
fe6bbfdead
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'डॉलर',
|
||||
'EUR' => 'यूरो',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user