From e5a867282d6b716d33c30e518a4c19bcf0a2b3b8 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:57 +0300 Subject: [PATCH] New translations button.php (Japanese) --- .../default/visiosoft/cats-module/resources/lang/ja/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/ja/button.php b/addons/default/visiosoft/cats-module/resources/lang/ja/button.php index 32ce383b2..c13f4dcf0 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/ja/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/ja/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'サブカテゴリを追加', 'sub_category' => 'サブカテゴリーを表示', 'new_placeholderforsearch' => '検索用の新しいプレースホルダー', + 'convert_main' => 'Convert Main Category', ];