Fix no collections message on user page (#1501)

This commit is contained in:
Sasha Sorokin
2024-01-07 20:32:05 +01:00
committed by GitHub
parent 2e8fa0f6c5
commit 35c9338220

View File

@@ -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>?"