From c12977bde016646bcfe207552b5584cc0baec3c1 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:45 +0300 Subject: [PATCH] New translations setting.php (Persian) --- .../visiosoft/advs-module/resources/lang/fa/setting.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php b/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php index beddf7c25..04acc1baa 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/fa/setting.php @@ -119,6 +119,9 @@ return [ 'listing_page_image' => [ 'name' => 'لیست صفحه تصویر', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'ارزهای فعال شده', ],