mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 05:48:57 +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>其 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