mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Create setup.php
This commit is contained in:
parent
46441ca0e3
commit
87baa067a6
23
resources/lang/id/setup.php
Normal file
23
resources/lang/id/setup.php
Normal file
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) James Brooks <james@cachethq.io>
|
||||
*
|
||||
* 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',
|
||||
'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',
|
||||
'allow_tracking' => 'Aktifkan tracking penggunaan anonim?',
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user