Files
cachet-docker/app/lang/fr/setup.php
Valentin PRUGNAUD 08a016ff2b Language improvements
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-05 11:14:04 +00:00

12 lines
394 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' => 'Montrer votre support pour Cachet ?',
'admin_account' => 'Compte administrateur',
'complete_setup' => 'Terminer l\'installation'
];