updated dashboard.components.add.title (en)

updated to be consistent with rest of app
This commit is contained in:
Noah Bass
2015-01-11 19:58:07 -05:00
parent 3d3d115a2f
commit 1040dd9889

View File

@@ -35,7 +35,7 @@ return [
'components' => 'Component|Components',
'component_statuses' => 'Component Statuses',
'add' => [
'title' => 'Create a component',
'title' => 'Add a component',
'message' => 'You should add a component.',
'success' => 'Component created.',
'failure' => 'Something went wrong with the component.',