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
2d89b430af
commit
f4d666bdff
@ -17,14 +17,14 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Allows the user to create private content' => '',
|
||||
'Allows the user to create public content' => '',
|
||||
'Allows the user to invite new members to the space' => '',
|
||||
'Can create hidden (private) spaces.' => '',
|
||||
'Can create public visible spaces. (Listed in directory)' => '',
|
||||
'Create private content' => '',
|
||||
'Create private space' => '',
|
||||
'Create public content' => '',
|
||||
'Create public space' => '',
|
||||
'Invite users' => '',
|
||||
'Allows the user to create private content' => 'يسمح للمستخدم بإنشاء محتوى خاص',
|
||||
'Allows the user to create public content' => 'يسمح للمستخدم بإنشاء محتوى عام',
|
||||
'Allows the user to invite new members to the space' => 'يسمح للمستخدم بدعوة أعضاء جدد إلى الفضاء',
|
||||
'Can create hidden (private) spaces.' => 'يمكن إنشاء مساحات مخفية (خاصة).',
|
||||
'Can create public visible spaces. (Listed in directory)' => 'يمكن إنشاء مساحات مرئية عامة. (مدرج في الدليل)',
|
||||
'Create private content' => 'إنشاء محتوى خاص',
|
||||
'Create private space' => 'إنشاء مساحة خاصة',
|
||||
'Create public content' => 'إنشاء محتوى عام',
|
||||
'Create public space' => 'خلق مساحة عامة',
|
||||
'Invite users' => 'قم بدعوة المستخدمين',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user