Skip to content

Commit

Permalink
fixed some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tkolzer committed Jun 20, 2024
1 parent 5b34366 commit 81a2d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/en/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
'alert.success.user_restored' => 'User restored successfully',
'dashboard.reorder' => 'Reorder and pin items',
'dashboard.settings' => 'Settings',
'role' => 'Authentification role',
'unauthorized_for_form' => 'You are not authorised to view this form.',
'role' => 'Authentication role',
'unauthorized_for_form' => 'You are not authorized to view this form.',
'disabled_feature' => 'This feature is disabled.',
);

0 comments on commit 81a2d4f

Please sign in to comment.