Cachet/app/lang/en/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
343 B
PHP

<?php
return [
'setup' => 'Setup',
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'status_page_setup' => 'Status Page Setup',
'show_support' => 'Show support for Cachet?',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Complete Setup'
];