From 13eda62dded4a3070d89024237afd82be14214f0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:29 +0100 Subject: [PATCH] New translations dashboard.php (Swedish) --- resources/lang/sv-SE/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sv-SE/dashboard.php b/resources/lang/sv-SE/dashboard.php index 3441c452..aecbe537 100644 --- a/resources/lang/sv-SE/dashboard.php +++ b/resources/lang/sv-SE/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Lägg till händelse', 'success' => 'Incident skapad.',