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
@@ -2810,9 +2810,6 @@
"profile.button.create-project": {
"defaultMessage": "Создать проект"
},
"profile.button.edit-role": {
"defaultMessage": "Настройка роли"
},
"profile.button.info": {
"defaultMessage": "Посмотреть подробности"
},
@@ -2909,24 +2906,12 @@
"profile.label.project-count": {
"defaultMessage": "{count, plural, one {проект} few {проекта} other {проектов}}"
},
"profile.label.saving": {
"defaultMessage": "Сохранение..."
},
"profile.official-account": {
"defaultMessage": "Официальный аккаунт Modrinth"
},
"profile.official-account.bio": {
"defaultMessage": "Официальный аккаунт Modrinth. Связь с поддержкой: <support-link></support-link> или по почте <email></email>"
},
"profile.role.select-placeholder": {
"defaultMessage": "Выберите роль"
},
"profile.role.update-error-description": {
"defaultMessage": "Произошла ошибка при обновлении роли. Попробуйте снова."
},
"profile.role.update-error-title": {
"defaultMessage": "Не удалось обновить роль"
},
"profile.unblock-user.error-description": {
"defaultMessage": "Произошла ошибка при разблокировке пользователя. Попробуйте снова."
},