From e7d31a013df8c60169b694909f6783295ae59a40 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:35 +0300 Subject: [PATCH] New translations button.php (Vietnamese) --- .../default/visiosoft/cats-module/resources/lang/vi/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/vi/button.php b/addons/default/visiosoft/cats-module/resources/lang/vi/button.php index e7c71c689..dd60962a6 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/vi/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/vi/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'Thêm danh mục phụ', 'sub_category' => 'Hiển thị danh mục phụ', 'new_placeholderforsearch' => 'Tìm kiếm chỗ mới', + 'convert_main' => 'Convert Main Category', ];