feat: update required empty state for modrinth hosting (#7125)

This commit is contained in:
Calum H.
2026-08-13 14:46:10 +00:00
committed by GitHub
parent 290bd2b934
commit fbdde8f3d8
3 changed files with 148 additions and 2 deletions
@@ -302,6 +302,18 @@
"app.export-modal.version-number-placeholder": {
"message": "1.0.0"
},
"app.hosting.update-required.description": {
"message": "You need to update to use Modrinth Hosting through the Modrinth App"
},
"app.hosting.update-required.download": {
"message": "Download to update"
},
"app.hosting.update-required.rinthbot-alt": {
"message": "Excited Modrinth Bot"
},
"app.hosting.update-required.title": {
"message": "Modrinth App update required"
},
"app.install.phase.downloading_content": {
"message": "Downloading content"
},