James Brooks 39edcc648d Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-06 10:10:36 +00:00

24 lines
985 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' => 'Установка',
'title' => 'Установка Cachet',
'service_details' => 'Параметры сервиса',
'env_setup' => 'Настройка окружения',
'status_page_setup' => 'Настройки статусной страницы',
'show_support' => 'Показывать, что статусная страница создана на Cachet?',
'admin_account' => 'Учетная запись администратора',
'complete_setup' => 'Завершить установку',
'completed' => 'Вы успешно настроили Cachet!',
'finish_setup' => 'Перейти в панель управления',
];