mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations currency.php (Turkish)
This commit is contained in:
parent
5260749d22
commit
caccf0d963
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => 'Dolar',
|
||||
'EUR' => 'Euro',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user