add missing translation

This commit is contained in:
Boy132 2025-09-04 15:39:29 +02:00
parent 738ff926dd
commit 0f435b0294

View File

@ -3,6 +3,8 @@
return [ return [
'title' => 'Startup', 'title' => 'Startup',
'command' => 'Startup Command', 'command' => 'Startup Command',
'notification_startup' => 'Startup Command Updated',
'notification_startup_body' => 'Restart the server to use the new startup command.',
'preview' => 'Preview', 'preview' => 'Preview',
'docker_image' => 'Docker Image', 'docker_image' => 'Docker Image',
'notification_docker' => 'Docker Image Updated', 'notification_docker' => 'Docker Image Updated',