New translations setup.php (Arabic)

This commit is contained in:
Cachet Bot
2018-07-12 08:43:11 +01:00
parent d5c74705bd
commit 1daebbc2d8

View File

@@ -10,14 +10,14 @@
*/
return [
'setup' => 'تنصيب',
'title' => 'تنصيب Cachet',
'service_details' => 'تفاصيل الخدمة',
'env_setup' => 'بيئة التنصيب',
'status_page_setup' => 'إعداد صفحة الحالة',
'show_support' => 'إظهار الدعم لـ Cachet ؟',
'admin_account' => 'حساب المدير',
'complete_setup' => 'إكمال الإعداد',
'completed' => 'تم إعداد Cachet بنجاح !',
'finish_setup' => 'انتقل إلى لوحة التحكم',
'setup' => 'Setup',
'title' => 'Install Cachet',
'service_details' => 'Service Details',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Status Page Setup',
'show_support' => 'Show support for Cachet?',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Complete Setup',
'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Go to dashboard',
];