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 6290c41a3..51b2d7f31 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/pt/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'Mostrar campo fiscal', ], ];