Updating Arabic Translation~

Signed-off-by: El-Badry <mahmoudelbadry1994@gmail.com>
This commit is contained in:
El-Badry 2020-07-08 22:48:13 +02:00
parent 60e4bda2f9
commit d11bb2302d

View File

@ -1,14 +1,14 @@
<?php
return array (
'<strong>Search </strong> results' => '',
'Advanced search settings' => '',
'All' => '',
'Content' => '',
'<strong>Search </strong> results' => 'نتائج <strong>البحث </strong>',
'Advanced search settings' => 'إعدادات البحث المتقدم',
'All' => 'الكل',
'Content' => 'محتوى',
'Search' => 'بحث',
'Search for user, spaces and content' => '',
'Search only in certain spaces:' => '',
'Search for user, spaces and content' => 'ابحث عن المستخدم والباحات والمحتوى',
'Search only in certain spaces:' => 'ابحث فقط في باحات معينة:',
'Spaces' => 'الباحات',
'Specify space' => '',
'Users' => '',
'Your search returned no matches.' => '',
'Specify space' => 'تحديد الباحات',
'Users' => 'المستخدمين',
'Your search returned no matches.' => 'لا يوجد شيئ مطابق لبحثك',
);