Files
cachet-docker/app/lang/fr/setup.php
2015-01-06 14:54:23 -06:00

14 lines
572 B
PHP

<?php
return [
'setup' => 'Installation',
'title' => 'Installer Cachet',
'service_details' => 'Details du service',
'status_page_setup' => 'Installation de la page de statut',
'show_support' => 'Show support for Cachet? <small>Places a link in the footer linking to Cachet.</small>',
'admin_account' => 'Compte administrateur',
'complete_setup' => 'Terminer l\'installation',
'completed' => 'Cachet a été configuré avec succès !',
'finish_setup' => 'Aller au tableau de bord',
];