mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Arabic)
This commit is contained in:
parent
1ec1611f18
commit
80ff7e2aeb
@ -248,6 +248,9 @@ return [
|
||||
'in_the_last_24_hours' => [
|
||||
'name' => 'في ال 24 ساعة الماضية'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'In The Last 24 Hours'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'في الأسبوع الماضي'
|
||||
],
|
||||
@ -297,5 +300,10 @@ return [
|
||||
// New create page
|
||||
'options' => 'خيارات',
|
||||
|
||||
'free' => 'Free'
|
||||
'free' => 'Free',
|
||||
'ad_date' => 'Ad Date',
|
||||
'photo_video' => 'Photo, Video',
|
||||
'and_above' => 'and above',
|
||||
'and_below' => 'and below',
|
||||
'clear_all' => 'Clear All',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user