From 1829221bc78ab9348fe2cac5e7d3ec1da0bec110 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:43 +0300 Subject: [PATCH] New translations button.php (French) --- .../default/visiosoft/cats-module/resources/lang/fr/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/fr/button.php b/addons/default/visiosoft/cats-module/resources/lang/fr/button.php index 865c05021..f553e63bd 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/fr/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/fr/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Ajouter une sous catégorie', 'sub_category' => 'Afficher la sous-catégorie', 'new_placeholderforsearch' => 'Nouvel espace réservé pour la recherche', + 'convert_main' => 'Convert Main Category', ];