mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-16 22:41:45 +00:00
enhance(admin): show impersonation banner and keep password change with the user (#38924)
Follow-up to https://github.com/go-gitea/gitea/pull/38614 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -3052,6 +3052,8 @@
|
||||
"admin.users.new_success": "The user account \"%s\" has been created.",
|
||||
"admin.users.edit": "Edit",
|
||||
"admin.users.impersonate": "Impersonate",
|
||||
"admin.users.impersonate_stop": "Stop impersonating",
|
||||
"admin.users.impersonating_notice": "You are impersonating <strong>%s</strong>. Actions you take are performed as this user.",
|
||||
"admin.users.auth_source": "Authentication Source",
|
||||
"admin.users.local": "Local",
|
||||
"admin.users.auth_login_name": "Authentication Sign-In Name",
|
||||
|
||||
Reference in New Issue
Block a user