From 83b2f42b7385cc74f0d476efe22a6996c8dfdb28 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:44 +0300 Subject: [PATCH] New translations button.php (Danish) --- .../default/visiosoft/cats-module/resources/lang/da/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/da/button.php b/addons/default/visiosoft/cats-module/resources/lang/da/button.php index 23ea729b7..c8dda1eef 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/da/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/da/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Tilføj underkategori', 'sub_category' => 'Vis underkategori', 'new_placeholderforsearch' => 'Ny pladsholderforsøg', + 'convert_main' => 'Convert Main Category', ];