New translations dashboard.php (German)

This commit is contained in:
James Brooks
2017-05-07 09:40:11 +01:00
parent 734942cbea
commit 255443a09e

View File

@@ -39,7 +39,7 @@ return [
'update' => [
'title' => 'Vorfall-Update erstellen',
'subtitle' => 'Ein Update zu <strong>:incident</strong> hinzufügen',
'success' => 'Aktualisierung hinzugefügt.',
'success' => 'Vorfall aktualisiert.',
],
// Incident templates
@@ -290,4 +290,4 @@ return [
],
],
];
];