Adding/editing incidents can now update a components status.
This commit is contained in:
@@ -98,5 +98,8 @@ return [
|
||||
'delete' => 'Löschen',
|
||||
'submit' => 'Speichern',
|
||||
'cancel' => 'Abbrechen',
|
||||
'remove' => 'Entfernen'
|
||||
'remove' => 'Entfernen',
|
||||
|
||||
// Other
|
||||
'optional' => '* Optional',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user