diff --git a/addons/default/visiosoft/cats-module/resources/lang/it/button.php b/addons/default/visiosoft/cats-module/resources/lang/it/button.php index 242695f1d..d843f248c 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/it/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/it/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Aggiungi sottocategoria', 'sub_category' => 'Mostra sottocategoria', 'new_placeholderforsearch' => 'Nuova ricerca segnaposto', + 'convert_main' => 'Convert Main Category', ];