diff --git a/resources/lang/it-IT/cachet.php b/resources/lang/it-IT/cachet.php index fc3e3e57..761150b8 100644 --- a/resources/lang/it-IT/cachet.php +++ b/resources/lang/it-IT/cachet.php @@ -53,7 +53,7 @@ return [ // Service Status 'service' => [ - 'good' => '[0,1] Sistema operativo|[2,Inf] Tutti i sistemi sono operativi', + 'good' => '[0,1]System operational|[2,*]All systems are operational', 'bad' => '[0,1] Il sistema al momento presenta problemi|[2,Inf] Alcuni sistemi presentano problemi', 'major' => '[0,1] Il servizio presenta presenta un grave problema|[2,Inf] Alcuni sistemi presentano un grave problema', ],