New translations setup.php (Indonesian)
This commit is contained in:
23
resources/lang/id-ID/setup.php
Normal file
23
resources/lang/id-ID/setup.php
Normal 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' => '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',
|
||||
];
|
||||
Reference in New Issue
Block a user