From f247e7e12d143dcf3dfffb27b31638505bd7286a Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:40:30 +0100 Subject: [PATCH] New translations dashboard.php (Polish) --- resources/lang/pl-PL/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl-PL/dashboard.php b/resources/lang/pl-PL/dashboard.php index 26caaffe..00375be6 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Coś poszło nie tak z aktualizacją zdarzenia', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Vorfall hinzufügen', 'success' => 'Dodano zdarzenie.',