mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Updating Arabic Translation~
Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
parent
a3fc1e11d2
commit
e8ad3fd7ea
@ -17,11 +17,11 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Administrative' => '',
|
||||
'Notify from {appName}. You were added to the group.' => '',
|
||||
'Notify from {appName}. You were removed from the group.' => '',
|
||||
'Receive Notifications for administrative events like available updates.' => '',
|
||||
'There is a new HumHub Version ({version}) available.' => '',
|
||||
'{displayName} added you to group {groupName}' => '',
|
||||
'{displayName} removed you from group {groupName}' => '',
|
||||
'Administrative' => 'إداري',
|
||||
'Notify from {appName}. You were added to the group.' => 'إخطار من {appName}. تمت إضافتك إلى المجموعة.',
|
||||
'Notify from {appName}. You were removed from the group.' => 'إخطار من {appName}. تمت إزالتك من المجموعة.',
|
||||
'Receive Notifications for administrative events like available updates.' => 'تلقي إخطارات الأحداث الإدارية مثل التحديثات المتاحة.',
|
||||
'There is a new HumHub Version ({version}) available.' => 'يتوفر إصدار HumHub ({version}) جديد.',
|
||||
'{displayName} added you to group {groupName}' => 'أضافك {displayName} إلى المجموعة {groupName}',
|
||||
'{displayName} removed you from group {groupName}' => 'أزالك {displayName} من المجموعة {groupName}',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user