New translations cachet.php (Indonesian)

This commit is contained in:
James Brooks 2018-02-25 04:10:10 +00:00
parent 4a435e37bc
commit 8c5f55502d

View File

@ -120,9 +120,9 @@ return [
// Meta descriptions // Meta descriptions
'meta' => [ 'meta' => [
'description' => [ 'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date', 'incident' => 'Rincian dan update tentang insiden :name yang terjadi pada :date',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate', 'schedule' => 'Rincian tentang jadwal pemeliharaan :name mulai :startDate',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods', 'subscribe' => 'Berlangganan :app untuk menerima update insiden dan jadwal pemeliharaan',
'overview' => 'Tetap up to date dengan layanan terbaru dari :app.', 'overview' => 'Tetap up to date dengan layanan terbaru dari :app.',
], ],
], ],