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

24 lines
817 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' => 'Cài đặt',
'title' => 'Cài đặt Cachet',
'service_details' => 'Chi tiết DỊch vụ',
'env_setup' => 'Thiết lập môi trường',
'status_page_setup' => 'Cài đặt Trang Trạng thái',
'show_support' => 'Hiển thị hỗ trợ cho Cachet?',
'admin_account' => 'Tài khoản người quản trị',
'complete_setup' => 'Hoàn tất cài đặt',
'completed' => 'Cachet đã được cấu hình thành công!',
'finish_setup' => 'Đi đến bảng điều khiển',
];