fix: app sign in with button to open app (#7259)

* fix: app sign in with button to open app

* pnpm prepr
This commit is contained in:
Truman Gao
2026-08-24 16:57:27 +00:00
committed by GitHub
parent 8d7e491126
commit aed00aab13
2 changed files with 41 additions and 4 deletions
@@ -878,6 +878,15 @@
"auth.sign-in.last-sign-in": {
"message": "Last used"
},
"auth.sign-in.launcher.complete.description": {
"message": "Were returning you to the Modrinth App. If nothing happens, use the button below."
},
"auth.sign-in.launcher.complete.return-button": {
"message": "Open Modrinth App"
},
"auth.sign-in.launcher.complete.title": {
"message": "Youre signed in"
},
"auth.sign-in.no-account": {
"message": "Don't have an account?"
},