mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 13:56:05 -06:00
New translations field.php (Arabic)
This commit is contained in:
parent
63d7628644
commit
81fd32f8d7
@ -249,7 +249,7 @@ return [
|
|||||||
'name' => 'في ال 24 ساعة الماضية'
|
'name' => 'في ال 24 ساعة الماضية'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'في آخر 24 ساعة'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'في الأسبوع الماضي'
|
'name' => 'في الأسبوع الماضي'
|
||||||
@ -300,10 +300,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'خيارات',
|
'options' => 'خيارات',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'مجانا',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'تاريخ الإعلان',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'صور وفيديو',
|
||||||
'and_above' => 'and above',
|
'and_above' => 'و ما فوق',
|
||||||
'and_below' => 'and below',
|
'and_below' => 'و تحت',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'امسح الكل',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user