From d2917dc8632ac9661dfbbc9eaa767eb587b7a7cb Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:19 +0100 Subject: [PATCH] New translations dashboard.php (Hebrew) --- resources/lang/he-IL/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he-IL/dashboard.php b/resources/lang/he-IL/dashboard.php index 39dd1f78..4264695c 100644 --- a/resources/lang/he-IL/dashboard.php +++ b/resources/lang/he-IL/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Report an incident', 'success' => 'Incident added.',