From c5e691dbd6e5519d1bd31c813b7f2613bfbb374d Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 18 Jan 2022 14:12:37 +0300 Subject: [PATCH] New translations button.php (Persian) --- .../default/visiosoft/cats-module/resources/lang/fa/button.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/fa/button.php b/addons/default/visiosoft/cats-module/resources/lang/fa/button.php index 46cf67992..d31b24a2d 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/fa/button.php +++ b/addons/default/visiosoft/cats-module/resources/lang/fa/button.php @@ -5,4 +5,5 @@ return [ 'add_sub_category' => 'زیر مجموعه را اضافه کنید', 'sub_category' => 'نمایش زیر گروه', 'new_placeholderforsearch' => 'New Placeholderforsearch', + 'convert_main' => 'Convert Main Category', ];