diff --git a/lang/en/app.php b/lang/en/app.php index 0a63eae71..3c31f53d6 100644 --- a/lang/en/app.php +++ b/lang/en/app.php @@ -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.', ); \ No newline at end of file