Cachet/resources/lang/hu/setup.php
2016-07-06 19:14:21 +01:00

24 lines
789 B
PHP

<?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' => 'Telepítés',
'title' => 'Cachet telepítése',
'service_details' => 'A szolgáltatás részletei',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Állapotoldal beállítás',
'show_support' => 'Cachet támogató link megjelenítése?',
'admin_account' => 'Adminisztrátori fiók',
'complete_setup' => 'Telepítés befejezése',
'completed' => 'A Cachet telepítése sikeresen befejeződött!',
'finish_setup' => 'Használat megkezdése',
];