Delta-v/Resources/Locale/en-US/commands/delaystart-command.ftl

8 lines
436 B
Plaintext

cmd-delaystart-desc = Delays the round start.
cmd-delaystart-help = Usage: delaystart [seconds]
If no arguments are passed, the round will be paused or resumed accordingly.
cmd-delaystart-invalid-seconds = {$value} isn't a valid amount of seconds.
cmd-delaystart-paused = Paused the countdown.
cmd-delaystart-unpaused = Resumed the countdown.
cmd-delaystart-too-late = Round start could not be delayed in time!