From c67eb66022a48892f2f1e5d2831fd0d917a1e53a Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 7 Feb 2018 01:00:08 +0000 Subject: [PATCH] New translations cachet.php (Turkish) --- resources/lang/tr-TR/cachet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/tr-TR/cachet.php b/resources/lang/tr-TR/cachet.php index 03a6f147..99eb23e1 100644 --- a/resources/lang/tr-TR/cachet.php +++ b/resources/lang/tr-TR/cachet.php @@ -30,10 +30,10 @@ return [ 'none' => 'Hiçbir olay raporlanmadı', 'past' => 'Geçmiş Olaylar', 'stickied' => 'Yapıştırılmış Olaylar', - 'scheduled' => 'Zamanlanmış bakım', + 'scheduled' => 'Bakım', 'scheduled_at' => ',zamanlanmış :zamandilimi', 'posted' => ':timestamp gönderildi', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Gönderim Zamanı :timestamp', 'status' => [ 1 => 'İnceleniyor', 2 => 'Tanımlandı',