mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +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:
@@ -2315,24 +2315,6 @@
|
||||
"project-type.shader.singular": {
|
||||
"message": "Shader"
|
||||
},
|
||||
"project.about.details.created": {
|
||||
"message": "Vytvořeno {date}"
|
||||
},
|
||||
"project.about.details.licensed": {
|
||||
"message": "License {license}"
|
||||
},
|
||||
"project.about.details.published": {
|
||||
"message": "Zveřejněno {date}"
|
||||
},
|
||||
"project.about.details.submitted": {
|
||||
"message": "Odesláno {date}"
|
||||
},
|
||||
"project.about.details.title": {
|
||||
"message": "Detaily"
|
||||
},
|
||||
"project.about.details.updated": {
|
||||
"message": "Aktualizováno {date}"
|
||||
},
|
||||
"project.actions.create-server": {
|
||||
"message": "Vytvořit server"
|
||||
},
|
||||
@@ -2360,9 +2342,6 @@
|
||||
"project.description.title": {
|
||||
"message": "Popisek"
|
||||
},
|
||||
"project.details.licensed": {
|
||||
"message": "Licencováno"
|
||||
},
|
||||
"project.download.game-version-unsupported-tooltip": {
|
||||
"message": "{title} nepodporuje {gameVersion} pro {platform}"
|
||||
},
|
||||
@@ -2393,15 +2372,6 @@
|
||||
"project.gallery.title": {
|
||||
"message": "Galerie"
|
||||
},
|
||||
"project.license.error": {
|
||||
"message": "Text licence se nepodařilo načíst."
|
||||
},
|
||||
"project.license.loading": {
|
||||
"message": "Načítání textu licence..."
|
||||
},
|
||||
"project.license.title": {
|
||||
"message": "Licence"
|
||||
},
|
||||
"project.moderation.admonition.approved.body.private": {
|
||||
"message": "Váš projekt je soukromý, což znamená, že k němu máte přístup pouze vy a lidé, které pozvete."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user