From ca300cbff1f20832d58e59dd8db73496f07bc595 Mon Sep 17 00:00:00 2001 From: Mitan Omar <22119228+MitanOmar@users.noreply.github.com> Date: Fri, 10 May 2019 15:36:01 +0200 Subject: [PATCH] Update common.php --- lang/ar/common.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ar/common.php b/lang/ar/common.php index a384579..ec22496 100755 --- a/lang/ar/common.php +++ b/lang/ar/common.php @@ -298,4 +298,6 @@ return [ //3.0.3 'NOTIFICATIONS' => 'تنبيهات', 'KJ_TWEETS' => 'تغريدات كليجا' , + 'PLG_SUCSS_DEL' => 'تم حذف مجلد الاضافة "%s" بنجاح!' , + 'PLG_DEL_CONFIRM' => 'سوف تقوم بحذف مجلد الاضافة' , ];