From a8dd0f128ded1228af79e3326f4d98ba04ee5130 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:36:49 +0300 Subject: [PATCH] New translations currency.php (Persian) --- .../visiosoft/advs-module/resources/lang/fa/currency.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/advs-module/resources/lang/fa/currency.php diff --git a/addons/default/visiosoft/advs-module/resources/lang/fa/currency.php b/addons/default/visiosoft/advs-module/resources/lang/fa/currency.php new file mode 100644 index 000000000..1d092fc44 --- /dev/null +++ b/addons/default/visiosoft/advs-module/resources/lang/fa/currency.php @@ -0,0 +1,6 @@ + 'دلار', + 'EUR' => 'یورو', +];