From 12e6941384b16e492e7eb0234e51221cb2b27d12 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:43:01 +0300 Subject: [PATCH] New translations currency.php (Korean) --- .../visiosoft/advs-module/resources/lang/ko/currency.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/advs-module/resources/lang/ko/currency.php diff --git a/addons/default/visiosoft/advs-module/resources/lang/ko/currency.php b/addons/default/visiosoft/advs-module/resources/lang/ko/currency.php new file mode 100644 index 000000000..7ca96cdd5 --- /dev/null +++ b/addons/default/visiosoft/advs-module/resources/lang/ko/currency.php @@ -0,0 +1,6 @@ + '달러', + 'EUR' => '유로', +];