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:
@@ -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": "撤銷工作階段"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user