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.',