diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php index 337fa97f..0870c2e0 100644 --- a/resources/lang/de-DE/dashboard.php +++ b/resources/lang/de-DE/dashboard.php @@ -39,7 +39,7 @@ return [ 'update' => [ 'title' => 'Vorfall-Update erstellen', 'subtitle' => 'Ein Update zu :incident hinzufügen', - 'success' => 'Update added.', + 'success' => 'Aktualisierung hinzugefügt.', ], // Incident templates @@ -290,4 +290,4 @@ return [ ], ], -]; +]; \ No newline at end of file