diff --git a/resources/lang/tr-TR/cachet.php b/resources/lang/tr-TR/cachet.php index 3dc5d982..825e6906 100644 --- a/resources/lang/tr-TR/cachet.php +++ b/resources/lang/tr-TR/cachet.php @@ -53,7 +53,7 @@ return [ // Service Status 'service' => [ - 'good' => '[0,1] Sistem çalışır durumda| [2, Inf] Tüm sistemler çalışır durumda', + 'good' => '[0,1]System operational|[2,*]All systems are operational', 'bad' => '[0,1] Sistemde şu anda sorunlar yaşanıyor [2, Inf] Bazı sistemlerde sorunlar yaşanıyor', 'major' => '[0,1] Bu serviste büyük bir kesinti yaşıyoruz [2, Inf] Bazı sistemlerde büyük bir kesintisi yaşıyoruz', ],