2025-10-08 16:00:47 -04:00

17 lines
494 B
PHP

<?php
return [
'title' => 'Indítás',
'command' => 'Indítási parancs',
'preview' => 'Előnézet',
'docker_image' => 'Docker Image',
'notification_docker' => 'A Docker kép frissítve.
',
'notification_docker_body' => 'Indítsd újra a szervert az új kép használatához.',
'variables' => 'Szerverváltozók',
'update' => 'Frissítve: :variable',
'fail' => 'Sikertelen: :variable',
'validation_fail' => 'Érvényesítés sikertelen: :variable
',
];