mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +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:
@@ -4571,27 +4571,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Sohasem volt használva"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "Egy rövid leírás, hogy mindenki megismerjen téged."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "Bemutatkozás"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "A profiladataid nyilvánosan megtekinthetők a Modrinthon és a <docs-link>Modrinth API</docs-link>-n keresztül."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Profilbeállítások"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Profilinformációk"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Profilkép"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Egyedi, kis- és nagybetűktől független név a profilod azonosításához."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Munkamenet visszavonása"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user