From 3fc0cd9e1fcfd4c924887ca296dc2e492383dc12 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:56:26 +0300 Subject: [PATCH] New translations message.php (Persian) --- .../default/visiosoft/cats-module/resources/lang/fa/message.php | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/default/visiosoft/cats-module/resources/lang/fa/message.php b/addons/default/visiosoft/cats-module/resources/lang/fa/message.php index 5dd1eccf7..5a42bbcdc 100644 --- a/addons/default/visiosoft/cats-module/resources/lang/fa/message.php +++ b/addons/default/visiosoft/cats-module/resources/lang/fa/message.php @@ -2,4 +2,5 @@ return [ 'categories_mass_delete_success' => 'دسته بندی ها و زیر گروه های مرتبط با موفقیت حذف شد!', + 'cat_slug_exists' => 'دسته‌ای با اسلاگ :slug از قبل وجود دارد!', ];