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