diff --git a/resources/lang/cs-CZ/dashboard.php b/resources/lang/cs-CZ/dashboard.php index 345f6278..14b725e1 100644 --- a/resources/lang/cs-CZ/dashboard.php +++ b/resources/lang/cs-CZ/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Při aktualizaci incidentu se něco pokazilo', ], ], - 'reported_by' => 'Reported :timestamp by :user', + 'reported_by' => 'Nahlášeno :timestamp od :user', 'add' => [ 'title' => 'Nahlásit incident', 'success' => 'Incident byl přidán.',