fix authorized apps settings, redesign, fix retro theme vars (#6900)

* fix authorized apps settings, redesign, fix retro theme vars

* merge

* fix: retro in app

---------

Co-authored-by: Calum H. (IMB11) <contact@cal.engineer>
This commit is contained in:
Prospector
2026-07-28 12:16:05 +00:00
committed by GitHub
co-authored by Calum H.
parent 7c4190fb9c
commit 3c8bb0923d
42 changed files with 383 additions and 345 deletions
+13 -4
View File
@@ -4802,18 +4802,24 @@
"settings.authorizations.about-this-app": {
"message": "About this app"
},
"settings.authorizations.by": {
"message": "by"
"settings.authorizations.created-by": {
"message": "Created by {user}"
},
"settings.authorizations.description": {
"message": "When you authorize an application with your Modrinth account, you grant it access to your account. You can manage and review access to your account here at any time."
},
"settings.authorizations.empty-state": {
"message": "We currently can't display your authorized apps, we're working to fix this. Please visit this page at a later date!"
"settings.authorizations.empty-state.description": {
"message": "Applications you authorize will appear here."
},
"settings.authorizations.empty-state.heading": {
"message": "No authorized apps"
},
"settings.authorizations.head-title": {
"message": "Authorizations"
},
"settings.authorizations.official-tooltip": {
"message": "This app is created by an official Modrinth account."
},
"settings.authorizations.revoke.action": {
"message": "Revoke"
},
@@ -4823,6 +4829,9 @@
"settings.authorizations.revoke.confirm.title": {
"message": "Are you sure you want to revoke this application?"
},
"settings.authorizations.unofficial-disclosure": {
"message": "This app is not affiliated with Modrinth in any way, despite its name."
},
"settings.billing.charges.description": {
"message": "All of your past charges to your Modrinth account will be listed here:"
},