fix: clean up user page, add verification on modrinth user, fix collection sidebar width

This commit is contained in:
Prospector
2026-05-28 18:44:25 -07:00
parent 2048d8008a
commit b88341e3a8
3 changed files with 59 additions and 6 deletions
@@ -2450,6 +2450,12 @@
"profile.meta.description-with-bio": {
"message": "{bio} - Download {username}'s projects on Modrinth"
},
"profile.official-account": {
"message": "Official Modrinth account"
},
"profile.official-account.bio": {
"message": "The official user account of Modrinth. Get support at {support-link} or via email at {email}"
},
"profile.stats.projects-followers": {
"message": "{count, plural, one {<stat>{count}</stat> project follower} other {<stat>{count}</stat> project followers}}"
},