diff --git a/addons/default/visiosoft/base-theme/resources/lang/it/button.php b/addons/default/visiosoft/base-theme/resources/lang/it/button.php index b4c7b4754..5d5456772 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/it/button.php +++ b/addons/default/visiosoft/base-theme/resources/lang/it/button.php @@ -11,4 +11,5 @@ return [ 'email' => 'E-mail', 'phone' => 'Telefono', 'show_all' => 'Mostra tutto', + 'hide_all' => 'Hide All', ]; \ No newline at end of file