New translations currency.php (Azerbaijani)

This commit is contained in:
Fatih Alp 2020-09-24 12:40:39 +03:00
parent f9c0169a8e
commit a54fcb8e8e

View File

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