New translations setup.php (Greek)

This commit is contained in:
James Brooks
2017-05-06 10:08:50 +01:00
parent c88883d275
commit 314feaa2a9

View File

@@ -0,0 +1,23 @@
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'setup' => 'Εγκατάσταση',
'title' => 'Εγκατάσταση του Cachet',
'service_details' => 'Service Details',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Status Page Setup',
'show_support' => 'Show support for Cachet?',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Ολοκλήρωση εγκατάστασης',
'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Go to dashboard',
];