From d7f14a19539b638df1cffd80bca8fdae22d2fc0a Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:16 +0100 Subject: [PATCH] New translations dashboard.php (Greek) --- resources/lang/el-GR/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/el-GR/dashboard.php b/resources/lang/el-GR/dashboard.php index 363e3ce8..727c962f 100644 --- a/resources/lang/el-GR/dashboard.php +++ b/resources/lang/el-GR/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Αναφορά περιστατικού', 'success' => 'Incident added.',