From 3f75630eba71bb99056c0de3cf4428fecdd8bdb2 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 2 Nov 2019 10:42:21 +0000 Subject: [PATCH] New translations dashboard.php (Greek) --- resources/lang/el-GR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/el-GR/dashboard.php b/resources/lang/el-GR/dashboard.php index 3f70a3685..7dc9af669 100644 --- a/resources/lang/el-GR/dashboard.php +++ b/resources/lang/el-GR/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], - 'reported_by' => 'Reported by :user', + 'reported_by' => 'Reported :timestamp by :user', 'add' => [ 'title' => 'Report an incident', 'success' => 'Incident added.',