mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 12:29:44 +01:00
New translations setup.php (Arabic)
This commit is contained in:
parent
03b61b9597
commit
8cd55edb07
23
resources/lang/ar-SA/setup.php
Normal file
23
resources/lang/ar-SA/setup.php
Normal file
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) Alt Three Services Limited
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
return [
|
||||
'setup' => 'تنصيب',
|
||||
'title' => 'إعداد Cachet',
|
||||
'service_details' => 'تفاصيل الخدمة',
|
||||
'env_setup' => 'اعداد البيئة',
|
||||
'status_page_setup' => 'حالة إعداد الصفحة',
|
||||
'show_support' => 'إظهار الدعم ل Cachet؟',
|
||||
'admin_account' => 'حساب المسؤول',
|
||||
'complete_setup' => 'إكمال الإعداد',
|
||||
'completed' => 'تم إعداد Cachet بنجاح!',
|
||||
'finish_setup' => 'انتقل إلى لوحة التحكم',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user