]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/settings.php
Simplified guard names and rolled out guard route checks
[bookstack] / resources / lang / en / settings.php
index b36fdda7a01dcce479db2bdc4b5f7d2a1a9b69a1..8c9675f095b6535f900176ed7bdc3b13f9d506b8 100755 (executable)
@@ -131,7 +131,7 @@ return [
     'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
     'users_send_invite_option' => 'Send user invite email',
     'users_external_auth_id' => 'External Authentication ID',
-    'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your LDAP system.',
+    'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
     'users_password_warning' => 'Only fill the below if you would like to change your password.',
     'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.',
     'users_delete' => 'Delete User',