diff --git a/addons/default/visiosoft/cats-module/resources/lang/es/button.php b/addons/default/visiosoft/cats-module/resources/lang/es/button.php index e1a5f079f..d65e505f9 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/es/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/es/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Añadir subcategoría', 'sub_category' => 'Mostrar subcategoría', 'new_placeholderforsearch' => 'Nuevo marcador de posición para búsqueda', + 'convert_main' => 'Convert Main Category', ];