diff --git a/lang/en/server/startup.php b/lang/en/server/startup.php index 030ffc738..e70858014 100644 --- a/lang/en/server/startup.php +++ b/lang/en/server/startup.php @@ -3,6 +3,8 @@ return [ 'title' => 'Startup', 'command' => 'Startup Command', + 'notification_startup' => 'Startup Command Updated', + 'notification_startup_body' => 'Restart the server to use the new startup command.', 'preview' => 'Preview', 'docker_image' => 'Docker Image', 'notification_docker' => 'Docker Image Updated',