Fix component change

This commit is contained in:
James Brooks
2016-01-31 11:16:20 +00:00
parent 35c1c603b5
commit 66cb4eed97

View File

@@ -94,7 +94,7 @@ return [
'failure' => 'The component could not be updated. Please try again.',
],
'delete' => [
'success' => 'Component has been deleted!',
'success' => 'The component has been deleted!',
'failure' => 'The component could not be deleted. Please try again.',
],