Skip to content

Commit

Permalink
Fixed button string
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Jul 21, 2022
1 parent 458d61f commit 25cc46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/en/button.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'actions' => 'Actions',
'add' => 'Add New',
'cancel' => 'Cancel',
'checkin_and_delete' => 'Checkin & Delete User',
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Delete',
'edit' => 'Edit',
'restore' => 'Restore',
Expand Down

0 comments on commit 25cc46e

Please sign in to comment.