mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +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:
@@ -4121,27 +4121,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Aldrig använd"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "En kort beskrivning för att berätta lite om dig själv."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "Om mig"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Din profilinformation visas offentligt på Modrinth och genom <docs-link>Modrinth API:t</docs-link>."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Profilinställningar"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Profilinformation"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Profilbild"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Ett unikt skift-känsligt namn för att identifiera din profil."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Återkalla session"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user