feat: password reset by admin (#360)
This commit is contained in:
@@ -159,7 +159,11 @@
|
||||
"quit_confirm": "If you relinquish your administrator privileges, you will no longer be able to access the administration page.",
|
||||
"role_changed": "Role changed",
|
||||
"lost_admin_auth": "Lost admin authority",
|
||||
"at_least": "At least one administrator is required"
|
||||
"at_least": "At least one administrator is required",
|
||||
"reset_password": "Reset password",
|
||||
"reset": "Reset",
|
||||
"invalid_password": "Password must be at least 8 characters",
|
||||
"password_not_match": "Pasword does not match"
|
||||
},
|
||||
"Projects": {
|
||||
"project_list": "Project List",
|
||||
|
||||
Reference in New Issue
Block a user