From 137ec00fa643f42c6251e9347abae97a6dff69a7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:42:07 +0100 Subject: [PATCH] New translations dashboard.php (Afrikaans) --- resources/lang/af-ZA/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/af-ZA/dashboard.php b/resources/lang/af-ZA/dashboard.php index 097f2d38..dcba33f3 100644 --- a/resources/lang/af-ZA/dashboard.php +++ b/resources/lang/af-ZA/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.',