change admin edit role modal to edit user (#7035)

change edit role modal to edit user
This commit is contained in:
Prospector
2026-08-07 13:20:05 -07:00
committed by GitHub
parent bca5303ae3
commit 2e8aaa31be
22 changed files with 330 additions and 343 deletions
-15
View File
@@ -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."
},