New translations setup.php (Turkish)

This commit is contained in:
Cachet Bot
2018-07-12 08:41:28 +01:00
parent 2fc3eaa504
commit e2bcdfb81a
+10 -10
View File
@@ -10,14 +10,14 @@
*/ */
return [ return [
'setup' => 'Kurulum', 'setup' => 'Setup',
'title' => 'Cachet\'i Kur', 'title' => 'Install Cachet',
'service_details' => 'Hizmet detayları', 'service_details' => 'Service Details',
'env_setup' => 'Ortam kurulumu', 'env_setup' => 'Environment Setup',
'status_page_setup' => 'Durum sayfası kurulumu', 'status_page_setup' => 'Status Page Setup',
'show_support' => 'Cachet için destek ister misiniz?', 'show_support' => 'Show support for Cachet?',
'admin_account' => 'Yönetici Hesabı', 'admin_account' => 'Administrator Account',
'complete_setup' => 'Kurulumu tamamla', 'complete_setup' => 'Complete Setup',
'completed' => 'Cachet başarı ile ayarlandı!', 'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Gösterge paneline git', 'finish_setup' => 'Go to dashboard',
]; ];