mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
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:
@@ -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": "Ваш проект приватный, доступ к нему есть только у вас и приглашённых вами людей."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user