New translations setup.php (Turkish)
This commit is contained in:
23
resources/lang/tr-TR/setup.php
Normal file
23
resources/lang/tr-TR/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' => 'Kurulum',
|
||||
'title' => 'Cachet\'i Kur',
|
||||
'service_details' => 'Hizmet detayları',
|
||||
'env_setup' => 'Ortam kurulumu',
|
||||
'status_page_setup' => 'Durum sayfası kurulumu',
|
||||
'show_support' => 'Cachet için destek ister misiniz?',
|
||||
'admin_account' => 'Yönetici Hesabı',
|
||||
'complete_setup' => 'Kurulumu tamamla',
|
||||
'completed' => 'Cachet başarı ile ayarlandı!',
|
||||
'finish_setup' => 'Gösterge paneline git',
|
||||
];
|
||||
Reference in New Issue
Block a user