diff --git a/resources/lang/it-IT/cachet.php b/resources/lang/it-IT/cachet.php index 2ced9c46..a522a256 100644 --- a/resources/lang/it-IT/cachet.php +++ b/resources/lang/it-IT/cachet.php @@ -33,7 +33,7 @@ return [ 'scheduled' => 'Manutenzione programmata', 'scheduled_at' => ', programmata il :timestamp', 'posted' => 'Pubblicato :timestamp', - 'posted_at' => 'Posted at :timestamp', + 'posted_at' => 'Pubblicato alle :timestamp', 'status' => [ 1 => 'Analisi', 2 => 'Identificato',