New translations currency.php (Albanian)

This commit is contained in:
Fatih Alp 2020-09-23 18:49:55 +03:00
parent af1d66a58c
commit bf70aa706f

View File

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