New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2020-04-17 13:12:49 +03:00
parent 7e271f9352
commit fc9a02f684

View File

@ -38,5 +38,11 @@ return [
'create_new_password' => 'إنشاء كلمة مرور جديدة',
// Login page
'or' => 'أو'
'or' => 'أو',
// Side menu links
'company_directory' => 'Company directory',
'popular_ads' => 'Popular Ads',
'last_48_hours' => 'Last 48 Hours',
'secure_e-commerce_ads' => 'Secure e-Commerce Ads',
];