diff --git a/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php b/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php index 32b752934..6290c41a3 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'Upload de Avatar', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];