diff --git a/core/src/main/resources/language-en.yml b/core/src/main/resources/language-en.yml index 43847045..7e728c91 100644 --- a/core/src/main/resources/language-en.yml +++ b/core/src/main/resources/language-en.yml @@ -14,7 +14,7 @@ endtimerStarted: "Started timer: Maintenance mode will be d starttimerBroadcast: "Maintenance mode will be enabled in %TIME%." starttimerStarted: "Started timer: Maintenance mode will be activated in %TIME%." scheduletimerBroadcast: "Maintenance mode will be enabled in %TIME% and will last for %DURATION%." -scheduletimerStarted: "" +scheduletimerStarted: "Started timer: Maintenance mode will be enabled in %TIME% and will last for %DURATION%." timerAlreadyRunning: "There is already a timer scheduled!" timerNotRunning: "There is currently no running timer." timerCancelled: "The current timer has been disabled."