feat: add license info to app + prefetch license details (#6831)

* update project sidebar details to use common component + prefetch license

* prepr

* fix updated date needing to fetch versions
This commit is contained in:
Prospector
2026-07-22 13:56:16 -07:00
committed by GitHub
parent d3839ff953
commit 56ff97ee6f
35 changed files with 122 additions and 1133 deletions
@@ -1367,24 +1367,6 @@
"project-type.shader.singular": {
"message": "Shader"
},
"project.about.details.created": {
"message": "Creat pe {date}"
},
"project.about.details.licensed": {
"message": "Licențiat cu {license}"
},
"project.about.details.published": {
"message": "Publicat pe {date}"
},
"project.about.details.submitted": {
"message": "Trimis pe {date}"
},
"project.about.details.title": {
"message": "Detalii"
},
"project.about.details.updated": {
"message": "Actualizat pe {date}"
},
"project.actions.create-server": {
"message": "Creează un server"
},
@@ -1412,9 +1394,6 @@
"project.description.title": {
"message": "Descriere"
},
"project.details.licensed": {
"message": "Licență"
},
"project.download.game-version-unsupported-tooltip": {
"message": "{title} nu este compatibil cu {gameVersion} pentru {platform}"
},
@@ -1463,15 +1442,6 @@
"project.gallery.title": {
"message": "Galerie"
},
"project.license.error": {
"message": "Textul licenței nu a putut fi preluat."
},
"project.license.loading": {
"message": "Se încarcă textul licenței..."
},
"project.license.title": {
"message": "Licență"
},
"project.moderation.title": {
"message": "Moderare"
},