From 64bafb5a1b19a481a26ff36b50e3e388f30e5101 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:42 +0300 Subject: [PATCH] New translations button.php (Dutch) --- .../default/visiosoft/cats-module/resources/lang/nl/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/nl/button.php b/addons/default/visiosoft/cats-module/resources/lang/nl/button.php index 2303aa27b..564c42ab4 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/nl/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/nl/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Subcategorie toevoegen', 'sub_category' => 'Subcategorie weergeven', 'new_placeholderforsearch' => 'Nieuwe plaatshoudervoor zoeken', + 'convert_main' => 'Convert Main Category', ];