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:
Calum H.
2026-07-28 20:02:58 +00:00
committed by GitHub
co-authored by Prospector
parent cbb31f31c0
commit f89c116bf8
103 changed files with 2166 additions and 1075 deletions
@@ -5159,27 +5159,6 @@
"settings.pats.token.never-used": {
"message": "從未使用"
},
"settings.profile.bio.description": {
"message": "簡單介紹一下你自己。"
},
"settings.profile.bio.title": {
"message": "關於我"
},
"settings.profile.description": {
"message": "你的個人檔案資訊會公開顯示在 Modrinth 上,並可透過 <docs-link>Modrinth API</docs-link> 查詢。"
},
"settings.profile.head-title": {
"message": "個人設定"
},
"settings.profile.profile-info": {
"message": "個人檔案資訊"
},
"settings.profile.profile-picture.title": {
"message": "頭貼"
},
"settings.profile.username.description": {
"message": "獨特且不區分大小寫的名稱,用於識別你的個人檔案。"
},
"settings.sessions.action.revoke-session": {
"message": "撤銷工作階段"
},