update translations

This commit is contained in:
Boy132 2025-09-04 14:11:24 +02:00
parent 5e29422e21
commit b966fe1efe

View File

@ -38,9 +38,9 @@ return [
'description' => 'Description',
'description_help' => 'A description of this Egg that will be displayed throughout the Panel as needed.',
'add_startup' => 'Add Startup Command',
'startup_command' => 'Startup Command',
'startup_command' => 'Command',
'startup_commands' => 'Startup Commands',
'startup_name' => 'Startup Name',
'startup_name' => 'Display Name',
'startup_help' => 'The startup commands available to servers using this Egg. The first one is the default.',
'file_denylist' => 'File Denylist',
'file_denylist_help' => 'A list of files that the end user is not allowed to edit.',