mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations currency.php (Korean)
This commit is contained in:
parent
97a662b8a2
commit
12e6941384
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'USD' => '달러',
|
||||
'EUR' => '유로',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user