From 0bb380c63c3cfccefb70e01d03e9daa7ffe59b4f Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:36:35 +0300 Subject: [PATCH] New translations setting.php (Persian) --- .../visiosoft/profile-module/resources/lang/fa/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php b/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php index 345d4eada..ffa49975f 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/fa/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'نمایش زمینه اداره مالیات', ], ];