From 589aca773abd4637b2962a877f763f0ce97be506 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 2 Nov 2019 10:42:38 +0000 Subject: [PATCH] New translations dashboard.php (German) --- resources/lang/de-DE/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php index eb266348..f1dc0a7d 100644 --- a/resources/lang/de-DE/dashboard.php +++ b/resources/lang/de-DE/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Etwas ist mit dem Aktualisieren des Vorfall Updates schief gelaufen', ], ], - 'reported_by' => 'Gemeldet von :user', + 'reported_by' => 'Reported :timestamp by :user', 'add' => [ 'title' => 'Ereignis hinzufügen', 'success' => 'Ereignis hinzugefügt.',