mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
change admin edit role modal to edit user (#7035)
change edit role modal to edit user
This commit is contained in:
@@ -2897,9 +2897,6 @@
|
||||
"profile.button.create-project": {
|
||||
"defaultMessage": "Create a project"
|
||||
},
|
||||
"profile.button.edit-role": {
|
||||
"defaultMessage": "Edit role"
|
||||
},
|
||||
"profile.button.info": {
|
||||
"defaultMessage": "View user details"
|
||||
},
|
||||
@@ -2996,24 +2993,12 @@
|
||||
"profile.label.project-count": {
|
||||
"defaultMessage": "{count, plural, one {project} other {projects}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"defaultMessage": "Saving..."
|
||||
},
|
||||
"profile.official-account": {
|
||||
"defaultMessage": "Official Modrinth account"
|
||||
},
|
||||
"profile.official-account.bio": {
|
||||
"defaultMessage": "The official user account of Modrinth. Get support at <support-link></support-link> or via email at <email></email>"
|
||||
},
|
||||
"profile.role.select-placeholder": {
|
||||
"defaultMessage": "Select a role"
|
||||
},
|
||||
"profile.role.update-error-description": {
|
||||
"defaultMessage": "An error occurred while updating the user role. Please try again."
|
||||
},
|
||||
"profile.role.update-error-title": {
|
||||
"defaultMessage": "Failed to update role"
|
||||
},
|
||||
"profile.unblock-user.error-description": {
|
||||
"defaultMessage": "An error occurred while unblocking this user. Please try again."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user