New translations setup.php (Persian)
This commit is contained in:
23
resources/lang/fa-IR/setup.php
Normal file
23
resources/lang/fa-IR/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' => 'رفتن به داشبورد',
|
||||
];
|
||||
Reference in New Issue
Block a user