New translations currency.php (Korean)

This commit is contained in:
Fatih Alp 2020-09-23 18:43:01 +03:00
parent 97a662b8a2
commit 12e6941384

View File

@ -0,0 +1,6 @@
<?php
return [
'USD' => '달러',
'EUR' => '유로',
];