mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
feat: blocking frontend (#6911)
* feat: blocking api interfaces * feat: block action on user pages + shared instance flows * feat: safety settings subpage * feat: interaction source settings * feat: finish social settings * feat: profile settings xplat * fix: prepr * feat: click on friends * default instance -> game options & fix feature flag width * fix: scroll indicators --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -5099,27 +5099,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Не использовался"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "Возможность кратко рассказать всем о себе."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "О себе"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Информация в вашем профиле доступна публично на Modrinth и через <docs-link>API Modrinth</docs-link>."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Настройки профиля"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Информация в профиле"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Изображение профиля"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Уникальное имя для идентификации профиля. Регистр не имеет значения."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Завершить сеанс"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user