Attribute incidents to who reported them

This commit is contained in:
James Brooks
2017-09-14 19:15:52 +01:00
parent 1e3516d7b7
commit 0d30b7756b
2 changed files with 5 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ return [
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Report an incident',
'success' => 'Incident added.',