diff --git a/core/src/main/resources/language-it.yml b/core/src/main/resources/language-it.yml index 3e4a9268..428fff2b 100644 --- a/core/src/main/resources/language-it.yml +++ b/core/src/main/resources/language-it.yml @@ -53,9 +53,9 @@ singleTimerAlreadyRunning: "È già presente un timer pianificato p singleTimerCancelled: "Il timer attuale per il server %SERVER% è stato rimosso." singleTimerNotRunning: "Non c'è nessun timer correntemente attivo per quel server." singleEndtimerBroadcast: "La modalità manutenzione per il server %SERVER% verrà disabilitata tra %TIME%." -singleEndtimerStarted: "Started timer: Maintenance mode on server %SERVER% will be deactivated in %TIME%." +singleEndtimerStarted: "Timer avviato: La modalità manutenzione per il server %SERVER% verrà disattivata tra %TIME%." singleStarttimerBroadcast: "La modalità manutenzione per il server %SERVER% verrà disabilitata tra %TIME%." -singleStarttimerStarted: "Started timer: Maintenance mode on server %SERVER% will be activated in %TIME%." +singleStarttimerStarted: "Timer avviato: La modalità manutenzione per il server %SERVER% verrà attivata tra %TIME%." singleScheduletimerBroadcast: "Maintenance mode on server %SERVER% will be enabled in %TIME% and will last for %DURATION%." singleScheduletimerStarted: "Started timer: Maintenance mode on server %SERVER% will be enabled in %TIME% and will last for %DURATION%." singleMaintenanceKick: "Il server %SERVER% è in manutenzione al momento! Ritenta più tardi!"