mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations currency.php (Ukrainian)
This commit is contained in:
parent
265d5cd4c2
commit
613cb33389
@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'USD' => 'Долар',
|
||||||
|
'EUR' => 'Євро',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user