mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations currency.php (Bengali)
This commit is contained in:
parent
b07f52248d
commit
4a3652c86b
@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'USD' => 'ডলার',
|
||||||
|
'EUR' => 'ইউরো',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user