From 561f66eba7da307cce3e27713d383f21642caa99 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:50:54 +0300 Subject: [PATCH] New translations currency.php (Swedish) --- .../visiosoft/advs-module/resources/lang/sv/currency.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/advs-module/resources/lang/sv/currency.php diff --git a/addons/default/visiosoft/advs-module/resources/lang/sv/currency.php b/addons/default/visiosoft/advs-module/resources/lang/sv/currency.php new file mode 100644 index 000000000..32221c0aa --- /dev/null +++ b/addons/default/visiosoft/advs-module/resources/lang/sv/currency.php @@ -0,0 +1,6 @@ + 'Dollar', + 'EUR' => 'Euro', +];