mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
fix: clean up user page, add verification on modrinth user, fix collection sidebar width
This commit is contained in:
@@ -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}}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user