You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/backend/lang/en/lang.php
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -168,8 +168,7 @@
168
168
'deleted_at' => 'Deleted at',
169
169
'show_deleted' => 'Show deleted',
170
170
'self_escalation_denied' => 'You cannot modify your own role, permissions, or superuser status.',
171
-
'superuser_grant_denied' => 'Only superusers can grant superuser status or modify other superuser accounts.',
172
-
'manage_users_denied' => 'You do not have permission to manage other administrators.',
171
+
'cannot_manage_user' => 'You do not have permission to manage this administrator.',
173
172
'throttle_tab' => 'Failed Logins',
174
173
'throttle_tab_label' => 'Failed Login Records',
175
174
'throttle_comment' => 'View failed login attempts for this user. These records are automatically generated when login attempts fail. Users are suspended after exceeding the attempt limit.',
0 commit comments