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', + ], ];