From 33c222caede3238e5e839b178868b19939b514c4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 28 Mar 2018 08:20:16 +0100 Subject: [PATCH] New translations dashboard.php (Polish) --- resources/lang/pl-PL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/dashboard.php b/resources/lang/pl-PL/dashboard.php index 00375be6..224c3241 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Coś poszło nie tak z aktualizacją zdarzenia', ], ], - 'reported_by' => 'Reported by :user', + 'reported_by' => 'Zgłoszone przez :user', 'add' => [ 'title' => 'Vorfall hinzufügen', 'success' => 'Dodano zdarzenie.',