mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user