From 4b3c72b03bcf19b1efe4ede4e0acf14fd804a304 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:37 +0100 Subject: [PATCH] New translations dashboard.php (Finnish) --- resources/lang/fi-FI/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fi-FI/dashboard.php b/resources/lang/fi-FI/dashboard.php index d796d598..8260752c 100644 --- a/resources/lang/fi-FI/dashboard.php +++ b/resources/lang/fi-FI/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Ilmoita tapahtuma', 'success' => 'Tapahtuma lisätty.',