From d139cb1a8f8e579e2abaf1f2835f2fe4b825aa75 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:25 +0300 Subject: [PATCH] New translations button.php (Chinese Simplified) --- .../default/visiosoft/cats-module/resources/lang/zh/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/zh/button.php b/addons/default/visiosoft/cats-module/resources/lang/zh/button.php index 8c878e8e2..153f8257f 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/zh/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/zh/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => '添加子类别', 'sub_category' => '显示子类别', 'new_placeholderforsearch' => '新的占位符', + 'convert_main' => 'Convert Main Category', ];