From e5dd780a7c3ca8b8758d49c402d11243ef592981 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:22 +0100 Subject: [PATCH] New translations dashboard.php (Hungarian) --- resources/lang/hu-HU/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hu-HU/dashboard.php b/resources/lang/hu-HU/dashboard.php index f5c111b8..66be54d8 100644 --- a/resources/lang/hu-HU/dashboard.php +++ b/resources/lang/hu-HU/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Incidens jelentése', 'success' => 'Incidens létrehozva.',