From bb973aa6fca1ea53441562c0659e4509e63275ee Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:45 +0300 Subject: [PATCH] New translations button.php (Spanish) --- .../default/visiosoft/cats-module/resources/lang/es/button.php | 1 + 1 file changed, 1 insertion(+) 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', ];