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
@@ -3209,24 +3209,6 @@
"project-type.shader.singular": {
"message": "Shader"
},
"project.about.details.created": {
"message": "Utworzony {date}"
},
"project.about.details.licensed": {
"message": "Pod licencją {license}"
},
"project.about.details.published": {
"message": "Opublikowano {date}"
},
"project.about.details.submitted": {
"message": "Przesłano {date}"
},
"project.about.details.title": {
"message": "Szczegóły"
},
"project.about.details.updated": {
"message": "Zaktualizowany {date}"
},
"project.actions.create-server": {
"message": "Utwórz serwer"
},
@@ -3257,9 +3239,6 @@
"project.description.title": {
"message": "Opis"
},
"project.details.licensed": {
"message": "Licencja"
},
"project.download.base-game-version-incompatible-tooltip": {
"message": "Ta wersja gry jest niekompatybilna z bazowym projektem."
},
@@ -3413,15 +3392,6 @@
"project.gallery.title": {
"message": "Galeria"
},
"project.license.error": {
"message": "Nie można pobrać tekstu licencji."
},
"project.license.loading": {
"message": "Ładowanie tekstu licencji..."
},
"project.license.title": {
"message": "Licencja"
},
"project.moderation.admonition.approved.body.private": {
"message": "Twój projekt jest prywatny, co oznacza, że jest widoczny tylko dla ciebie i tych, których zaprosisz."
},