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
@@ -3215,24 +3215,6 @@
"project-type.shader.singular": {
"message": "Шейдер"
},
"project.about.details.created": {
"message": "Создан {date}"
},
"project.about.details.licensed": {
"message": "Лицензия {license}"
},
"project.about.details.published": {
"message": "Размещён {date}"
},
"project.about.details.submitted": {
"message": "Отправлен {date}"
},
"project.about.details.title": {
"message": "Сведения"
},
"project.about.details.updated": {
"message": "Обновлён {date}"
},
"project.actions.create-server": {
"message": "Создать сервер"
},
@@ -3263,9 +3245,6 @@
"project.description.title": {
"message": "Описание"
},
"project.details.licensed": {
"message": "Лицензия"
},
"project.download.base-game-version-incompatible-tooltip": {
"message": "Эта версия игры несовместима с зависимым контентом."
},
@@ -3419,15 +3398,6 @@
"project.gallery.title": {
"message": "Галерея"
},
"project.license.error": {
"message": "Не удалось получить текст лицензии."
},
"project.license.loading": {
"message": "Загрузка текста лицензии..."
},
"project.license.title": {
"message": "Лицензия"
},
"project.moderation.admonition.approved.body.private": {
"message": "Ваш проект приватный, доступ к нему есть только у вас и приглашённых вами людей."
},