From ff2bf8553797a8c6c563525836054bbcf5c2ab8d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:40:44 +0100 Subject: [PATCH] New translations dashboard.php (Persian) --- resources/lang/fa-IR/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fa-IR/dashboard.php b/resources/lang/fa-IR/dashboard.php index 4ddeaddd..f12e0462 100644 --- a/resources/lang/fa-IR/dashboard.php +++ b/resources/lang/fa-IR/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.',