From 6bbb5d2c3292951287dc5283a1d0396f9365df4f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 17 Jan 2018 11:20:14 +0000 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 3d1ed5fd..c3dc6e34 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -22,7 +22,7 @@ return [ 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Vorfall Vorlagen', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Aktualizacje incydentu dla :incident', 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', 'add' => [ 'title' => 'Utwórz nową aktualizację zdarzenia',