From 1e61d9126246f6c3492c42c4261a7a9ce2b0b9ec Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 2 Nov 2019 10:42:34 +0000 Subject: [PATCH] New translations dashboard.php (Indonesian) --- resources/lang/id-ID/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id-ID/dashboard.php b/resources/lang/id-ID/dashboard.php index 30baaf92..8fc4d62a 100644 --- a/resources/lang/id-ID/dashboard.php +++ b/resources/lang/id-ID/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Ada masalah saat memperbarui update insiden', ], ], - 'reported_by' => 'Reported by :user', + 'reported_by' => 'Reported :timestamp by :user', 'add' => [ 'title' => 'Tambahkan Insiden', 'success' => 'Insiden sudah ditambahkan.',