New translations setting.php (Arabic)

This commit is contained in:
Fatih Alp 2020-03-19 18:24:05 +03:00
parent 5176de4a06
commit f0e2e152b8

View File

@ -4,6 +4,10 @@ return [
'auto_approve' => [
'name' => 'الموافقة التلقائية',
],
'estimated_pending_time' => [
'name' => 'الوقت المعلق المقدر',
'instructions' => 'في ساعات',
],
'default_published_time' => [
'name' => 'وقت النشر الافتراضي',
],