New translations currency.php (Dutch)

This commit is contained in:
Fatih Alp 2020-09-23 18:45:26 +03:00
parent 0ae9957444
commit 14b30ae61b

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => 'Dollar',
'EUR' => 'Euro',
];