mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Update schedule process to allow toggling/triggering via UI
This commit is contained in:
@@ -30,6 +30,9 @@ return [
|
||||
'command' => 'Send Command',
|
||||
'power' => 'Power Action',
|
||||
],
|
||||
'toggle' => 'Toggle Status',
|
||||
'run_now' => 'Trigger Schedule',
|
||||
'schedule_created' => 'Successfully created a new schedule for this server.',
|
||||
'unnamed' => 'Unnamed Schedule',
|
||||
'setup' => 'Schedule Setup',
|
||||
'day_of_week' => 'Day of Week',
|
||||
|
||||
Reference in New Issue
Block a user