Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 23:15:05 +02:00
parent 2d89b430af
commit f4d666bdff

View File

@ -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' => 'قم بدعوة المستخدمين',
];