mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Fix no collections message on user page (#1501)
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
"message": "Username"
|
"message": "Username"
|
||||||
},
|
},
|
||||||
"profile.label.no-collections": {
|
"profile.label.no-collections": {
|
||||||
"message": "This user has no collection!"
|
"message": "This user has no collections!"
|
||||||
},
|
},
|
||||||
"profile.label.no-collections-auth": {
|
"profile.label.no-collections-auth": {
|
||||||
"message": "You don't have any collections.\nWould you like to <create-link>create one</create-link>?"
|
"message": "You don't have any collections.\nWould you like to <create-link>create one</create-link>?"
|
||||||
|
|||||||
Reference in New Issue
Block a user