From 4a3652c86b808c8486e961436e8b7d0ef9fda396 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:41:39 +0300 Subject: [PATCH] New translations currency.php (Bengali) --- .../visiosoft/advs-module/resources/lang/bn/currency.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/advs-module/resources/lang/bn/currency.php diff --git a/addons/default/visiosoft/advs-module/resources/lang/bn/currency.php b/addons/default/visiosoft/advs-module/resources/lang/bn/currency.php new file mode 100644 index 000000000..7ce1ec8b7 --- /dev/null +++ b/addons/default/visiosoft/advs-module/resources/lang/bn/currency.php @@ -0,0 +1,6 @@ + 'ডলার', + 'EUR' => 'ইউরো', +];