CluPilotCloud/lang/en/service_ending.php

13 lines
698 B
PHP

<?php
return [
'subject' => 'Your cloud ends on :date',
'heading' => 'Time is running out',
'preheader' => 'Save what you need — from :date you can no longer get in.',
'greeting' => 'Hello :name,',
'intro' => 'Your contract ends on :date. From that point we withdraw the address of your cloud — you will no longer be able to reach your own files.',
'how_to_download' => 'Sign in to your cloud yourself before then and download whatever you want to keep.',
'action' => 'Go to my cloud',
'export_prepared' => 'Since you asked for an export when you cancelled, we are additionally preparing one for you — either way, it is worth saving your own copy first.',
];