CluPilotCloud/lang/en/updating.php

9 lines
253 B
PHP

<?php
return [
'badge' => 'Update in progress',
'title' => 'Back in a moment.',
'body' => 'We are applying an update. Your Nextcloud keeps running — only this portal is briefly unavailable.',
'auto' => 'This page reloads itself.',
];