mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 04:56:52 +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:
@@ -4103,27 +4103,6 @@
|
||||
"settings.pats.token.never-used": {
|
||||
"message": "Tidak pernah digunakan"
|
||||
},
|
||||
"settings.profile.bio.description": {
|
||||
"message": "Keterangan ringkas untuk memberitahu semua orang serba sedikit tentang anda."
|
||||
},
|
||||
"settings.profile.bio.title": {
|
||||
"message": "Bio"
|
||||
},
|
||||
"settings.profile.description": {
|
||||
"message": "Maklumat profil anda boleh dilihat secara terbuka pada Modrinth dan melalui <docs-link>API Modrinth</docs-link>."
|
||||
},
|
||||
"settings.profile.head-title": {
|
||||
"message": "Tetapan profil"
|
||||
},
|
||||
"settings.profile.profile-info": {
|
||||
"message": "Maklumat profil"
|
||||
},
|
||||
"settings.profile.profile-picture.title": {
|
||||
"message": "Gambar profil"
|
||||
},
|
||||
"settings.profile.username.description": {
|
||||
"message": "Nama unik (tidak sensitif huruf besar dan kecil) untuk mengenal pasti profil anda."
|
||||
},
|
||||
"settings.sessions.action.revoke-session": {
|
||||
"message": "Batalkan sesi"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user