mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +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:
@@ -5072,27 +5072,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Nigdy nie użyty"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "Krótki opis, aby powiedzieć wszystkim trochę o Tobie."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "O mnie"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Twoje informacje profilowe są publicznie dostępnie na Modrinth i poprzez <docs-link>API Modrinth</docs-link>."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Ustawienia konta"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Informacje profilowe"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Zdjęcie profilowe"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Unikatowa bez uwzględniania wielkości liter nazwa identyfikująca Twój profil."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Unieważnij sesję"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user