From 44ca55c35ffc5d245c6d916d146e0d23ff137325 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:43 +0100 Subject: [PATCH] New translations dashboard.php (Czech) --- resources/lang/cs-CZ/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/dashboard.php b/resources/lang/cs-CZ/dashboard.php index 1b42fe98..60f0299c 100644 --- a/resources/lang/cs-CZ/dashboard.php +++ b/resources/lang/cs-CZ/dashboard.php @@ -18,7 +18,7 @@ return [ 'incidents' => [ 'title' => 'Incidenty & Plán', 'incidents' => 'Incidenty', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Vytvořit šablonu', 'incident-templates' => 'Šablony incidentů', 'updates' => [