fix padding issues (#4604)

This commit is contained in:
Prospector
2025-10-24 11:58:20 -07:00
committed by GitHub
parent ab886a5ea8
commit 5dd6c804d0
5 changed files with 86 additions and 45 deletions

View File

@@ -86,6 +86,9 @@
"friends.add-friend.username.title": {
"message": "What's your friend's Modrinth username?"
},
"friends.add-friends-to-share": {
"message": "<link>Add friends</link> to see what they're playing!"
},
"friends.friend.cancel-request": {
"message": "Cancel request"
},
@@ -122,6 +125,9 @@
"friends.section.heading": {
"message": "{title} - {count}"
},
"friends.sign-in-to-add-friends": {
"message": "<link>Sign in to a Modrinth account</link> to add friends and see what they're playing!"
},
"instance.add-server.add-and-play": {
"message": "Add and play"
},