fixed some typos

This commit is contained in:
Tobias Kolzer
2024-06-17 09:33:37 +02:00
committed by knom
parent 2e5d7453cf
commit c71479f266

View File

@@ -114,7 +114,7 @@ return array (
'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.',
);