mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +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:
@@ -2039,24 +2039,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "N-a fost folosit niciodată"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "O scurtă descriere pentru a le spune tuturor câte ceva despre tine."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "Biografie"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Informațiile profilului tău sunt vizibile public pe Modrinth și prin intermediul <docs-link>API-ului Modrinth</docs-link>."
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Informațiile profilului"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Imagine de profil"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Un nume unic care nu ține cont de majuscule, pentru a-ți identifica profilul."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Anulează sesiunea"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user