From e6391d06800b1ff17acd89220f65bcb1f81166fa Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:40:58 +0100 Subject: [PATCH] New translations dashboard.php (Norwegian) --- resources/lang/no-NO/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/no-NO/dashboard.php b/resources/lang/no-NO/dashboard.php index ce905520..febd6dfb 100644 --- a/resources/lang/no-NO/dashboard.php +++ b/resources/lang/no-NO/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Rapportere en hendelse', 'success' => 'Hendelse lagt til.',