From f0b4296ed4a556876b9066210910a5977e533c74 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Wed, 28 Aug 2024 14:59:47 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/ar/forms_BreakingNewsEditForm.php | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/messages/ar/forms_BreakingNewsEditForm.php b/messages/ar/forms_BreakingNewsEditForm.php index addbae0..3546697 100644 --- a/messages/ar/forms_BreakingNewsEditForm.php +++ b/messages/ar/forms_BreakingNewsEditForm.php @@ -1,11 +1,10 @@ 'نشط', - 'Groups whose members will see this breaking news' => 'المجموعات التي سيرى أعضاؤها هذه الأخبار العاجلة', - 'If no group is ticked, everyone will see this breaking news.' => 'إذا لم يتم تحديد أي مجموعة، سيرى الجميع هذه الأخبار العاجلة.', - 'Mark as unseen for all users' => 'جعل الخبر جديد على كل الأعضاء', - 'Message' => 'النص', - 'Title' => 'العنوان', - 'Expired at' => '', -]; +return array ( + 'Active' => 'نشط', + 'Expired at' => 'ينتهي عند', + 'Groups whose members will see this breaking news' => 'المجموعات التي سيرى أعضاؤها هذه الأخبار العاجلة', + 'If no group is ticked, everyone will see this breaking news.' => 'إذا لم يتم تحديد أي مجموعة، سيرى الجميع هذه الأخبار. العاجلة.', + 'Mark as unseen for all users' => 'تحديد الخبر كغير مقروء لجميع الأعضاء', + 'Message' => 'النص', + 'Title' => 'العنوان', +);