From 4da35dbe017e918590ce7749f771769488e16b43 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:40:43 +0100 Subject: [PATCH] New translations dashboard.php (Romanian) --- resources/lang/ro-RO/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ro-RO/dashboard.php b/resources/lang/ro-RO/dashboard.php index a4a142bf..45a98b3d 100644 --- a/resources/lang/ro-RO/dashboard.php +++ b/resources/lang/ro-RO/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Raportează un incident', 'success' => 'Incidentul a fost adăugat.',