mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations currency.php (Spanish)
This commit is contained in:
parent
a759a1d14c
commit
25895245e1
@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'USD' => 'Dólar',
|
||||||
|
'EUR' => 'Euro',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user