New translations cachet.php (Turkish)

This commit is contained in:
Cachet Bot
2018-06-18 07:20:51 +01:00
parent 05e157b615
commit 3b7a47d334

View File

@@ -75,10 +75,11 @@ return [
// Subscriber
'subscriber' => [
'subscribe' => 'Güncellemeleri almak için abone olun',
'unsubscribe' => 'Adresindeki aboneliği iptal et :link',
'button' => 'Abone ol',
'manage' => [
'subscribe' => 'Güncellemeleri almak için abone olun',
'unsubscribe' => 'Unsubscribe',
'button' => 'Abone ol',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Şu anda tüm güncellemeleri abone oldunuz.',
'my_subscriptions' => 'Şu an aşağıdaki güncellemelere abone oldunuz.',
'manage_at_link' => 'Manage your subscriptions at :link',