Skip to content

Commit 66cb4ee

Browse files
committed
Fix component change
1 parent 35c1c60 commit 66cb4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/dashboard.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
'failure' => 'The component could not be updated. Please try again.',
9595
],
9696
'delete' => [
97-
'success' => 'Component has been deleted!',
97+
'success' => 'The component has been deleted!',
9898
'failure' => 'The component could not be deleted. Please try again.',
9999
],
100100

0 commit comments

Comments
 (0)