From 2b89f9a3a2fc6d7b2488f4237be10309f9e5e167 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:10 +0100 Subject: [PATCH] New translations dashboard.php (Albanian) --- resources/lang/sq-AL/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sq-AL/dashboard.php b/resources/lang/sq-AL/dashboard.php index 2a8fd5ea..3d4755ad 100644 --- a/resources/lang/sq-AL/dashboard.php +++ b/resources/lang/sq-AL/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.',