Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Aug 28, 2024
1 parent 850deaf commit f0b4296
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions messages/ar/forms_BreakingNewsEditForm.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?php

return [
'Active' => 'نشط',
'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' => 'العنوان',
);

0 comments on commit f0b4296

Please sign in to comment.