mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 05:25:58 +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:
@@ -5129,27 +5129,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Nie verwendet"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "Eine kurze Beschreibung, um allen ein wenig über dich zu erzählen."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "Bio"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Deine Profilinformationen sind auf Modrinth und über die <docs-link>Modrinth-API</docs-link> öffentlich einsehbar."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Profileinstellungen"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Profilinformationen"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Profilbild"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Ein eindeutiger Name ohne Berücksichtigung der Groß-/Kleinschreibung zur Identifizierung deines Profils."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Sitzung widerrufen"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user