This commit is contained in:
Prospector
2025-09-03 14:07:26 -07:00
committed by GitHub
parent bd918c7616
commit 79aa41fd7a
2 changed files with 2 additions and 2 deletions

View File

@@ -159,7 +159,7 @@
"message": "Subscribe to updates about Modrinth" "message": "Subscribe to updates about Modrinth"
}, },
"auth.welcome.description": { "auth.welcome.description": {
"message": "Youre now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with awazing mods." "message": "Youre now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with amazing mods."
}, },
"auth.welcome.label.tos": { "auth.welcome.label.tos": {
"message": "By creating an account, you have agreed to Modrinth's <terms-link>Terms</terms-link> and <privacy-policy-link>Privacy Policy</privacy-policy-link>." "message": "By creating an account, you have agreed to Modrinth's <terms-link>Terms</terms-link> and <privacy-policy-link>Privacy Policy</privacy-policy-link>."

View File

@@ -71,7 +71,7 @@ const messages = defineMessages({
welcomeDescription: { welcomeDescription: {
id: 'auth.welcome.description', id: 'auth.welcome.description',
defaultMessage: defaultMessage:
'Youre now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with awazing mods.', 'Youre now part of the awesome community of creators & explorers already building, downloading, and staying up-to-date with amazing mods.',
}, },
welcomeLongTitle: { welcomeLongTitle: {
id: 'auth.welcome.long-title', id: 'auth.welcome.long-title',