diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/setting.php b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php index d41ee4041..0b271fcf0 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/it/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php @@ -7,4 +7,8 @@ return [ 'upload_avatar' => [ 'name' => 'Caricamento avatar', ], + + 'show_tax_office' => [ + 'name' => 'Show Tax Office Field', + ], ];