New translations currency.php (Bengali)

This commit is contained in:
Fatih Alp 2020-09-24 12:41:39 +03:00
parent b07f52248d
commit 4a3652c86b

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'ডলার',
'EUR' => 'ইউরো',
];