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

24 lines
807 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' => 'Instalasi',
'title' => 'Instalasi Cachet',
'service_details' => 'Detail Layanan',
'env_setup' => 'Setup lingkungan',
'status_page_setup' => 'Penyiapan Halaman Status',
'show_support' => 'Tunjukkan dukungan untuk Cachet? <small>Tampilkan catatan di bawah halaman yang bertaut ke situs Cachet.</small>',
'admin_account' => 'Akun Administrator',
'complete_setup' => 'Selesaikan Instalasi',
'completed' => 'Cachet berhasil dikonfigurasi!',
'finish_setup' => 'Ke dashboard',
];