This commit is contained in:
ghost 2024-01-25 18:48:14 +02:00
parent f505696e5f
commit 7706bc705d

View File

@ -123,7 +123,7 @@ foreach ((array) scandir(__DIR__ . '/../host') as $host)
// Start server
echo sprintf(
_('Start server "%s" started on %s:%d') . PHP_EOL,
_('Server "%s" started on %s:%d') . PHP_EOL,
$host,
$config->gemini->server->host,
$config->gemini->server->port