10 lines
307 B
PHP
10 lines
307 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'We are still building.',
|
|
'body' => 'CluPilot is not public yet. Managed Nextcloud from German and Finnish datacentres — operated, backed up, kept current.',
|
|
'contact' => 'Questions are welcome:',
|
|
'label' => 'Service status',
|
|
'state' => 'Being prepared',
|
|
];
|