mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 21:17:06 +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:
@@ -4061,27 +4061,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