Cachet/resources/lang/tr/setup.php
2016-02-18 14:16:40 +00:00

24 lines
720 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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' => 'Arayüze git',
];