Edit component groups. Closes #452.

This commit is contained in:
James Brooks
2015-02-21 16:16:19 +00:00
parent 99964998ec
commit 1f893e897f
8 changed files with 117 additions and 0 deletions
+5
View File
@@ -54,6 +54,11 @@ return [
'success' => 'Komponenten-Gruppe hinzugefügt.',
'failure' => 'Es ist ein Fehler bei der Erstellung einer Komponenten-Gruppe aufgetreten.',
],
'edit' => [
'title' => 'Edit a component group',
'success' => 'Component group updated.',
'failure' => 'Something went wrong with the component group.',
],
],
],