mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations cachet.php (Indonesian)
This commit is contained in:
parent
bc551447b2
commit
d1b16f1279
@ -117,9 +117,18 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
// Meta descriptions
|
||||
'meta' => [
|
||||
'description' => [
|
||||
'incident' => 'Details and updates about the :name incident that occurred on :date',
|
||||
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
|
||||
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
|
||||
'overview' => 'Tetap up to date dengan layanan terbaru dari :app.',
|
||||
],
|
||||
],
|
||||
|
||||
// Other
|
||||
'home' => 'Depan',
|
||||
'description' => 'Tetap up to date dengan layanan terbaru dari :app.',
|
||||
'powered_by' => 'Ditenagai oleh <a href="https://cachethq.io" class="links"> Cachet</a>.',
|
||||
'timezone' => 'Waktu dalam :timezone.',
|
||||
'about_this_site' => 'Tentang situs ini',
|
||||
|
Loading…
x
Reference in New Issue
Block a user