From 2e1274b2935d13e1de229ceac90423e758adc0bc Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 1 Jul 2020 01:15:02 +0300 Subject: [PATCH] New translations setting.php (Hebrew) --- .../visiosoft/profile-module/resources/lang/he/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/setting.php b/addons/default/visiosoft/profile-module/resources/lang/he/setting.php index 25dd83e3b..eef27ea85 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/he/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/he/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'העלאת אווטאר', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];