mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
refactor: content tab styling (#7091)
* refactor: managed content card * fix: update filter pill styling to be chips-like * fix: modpack exporting * fixed: vanilla server projs + header * refactor: filters * refactor: detect external file icons + other metadata inside * refactor: support json5 metadata * fix: qa * fix: qa * fix: fmt + prepr * fix: fmt * fix: qa * fix: headers * feat: locking * fix: clippy * fix: qa * fix: frozen loc * fix: shared instances diff calc break * fix: env filter + remove categories
This commit is contained in:
@@ -584,18 +584,6 @@
|
||||
"content.page-layout.share.project-names": {
|
||||
"defaultMessage": "Imena projekata"
|
||||
},
|
||||
"content.page-layout.sort.alphabetical": {
|
||||
"defaultMessage": "Alfabetski"
|
||||
},
|
||||
"content.page-layout.sort.date-added-newest": {
|
||||
"defaultMessage": "Najnovije prvo"
|
||||
},
|
||||
"content.page-layout.sort.date-added-oldest": {
|
||||
"defaultMessage": "Najstarije prvo"
|
||||
},
|
||||
"content.page-layout.sort.label": {
|
||||
"defaultMessage": "Sortiraj so {mode}"
|
||||
},
|
||||
"content.page-layout.update-all": {
|
||||
"defaultMessage": "Ažuiraj sve"
|
||||
},
|
||||
@@ -2030,24 +2018,6 @@
|
||||
"instances.content-install.select-icon": {
|
||||
"defaultMessage": "Izaberi ikonu"
|
||||
},
|
||||
"instances.modpack-content-modal.empty-description": {
|
||||
"defaultMessage": "Ovaj modpack ne uključuje nikakav dodatni sadržaj."
|
||||
},
|
||||
"instances.modpack-content-modal.empty-title": {
|
||||
"defaultMessage": "Nema pronađenog sadržaja"
|
||||
},
|
||||
"instances.modpack-content-modal.header": {
|
||||
"defaultMessage": "Sadržaj modpacka"
|
||||
},
|
||||
"instances.modpack-content-modal.loading": {
|
||||
"defaultMessage": "Učitavanje sadržaja..."
|
||||
},
|
||||
"instances.modpack-content-modal.no-results": {
|
||||
"defaultMessage": "Nijedan projekat ne odgovara tvojoj pretrazi."
|
||||
},
|
||||
"instances.modpack-content-modal.search-placeholder": {
|
||||
"defaultMessage": "Pretraga {count, number} {count, plural, one {projekta} few {projekta} other {projekata}}"
|
||||
},
|
||||
"instances.updater-modal.badge.current": {
|
||||
"defaultMessage": "Upravo"
|
||||
},
|
||||
@@ -5781,4 +5751,3 @@
|
||||
"defaultMessage": "Tip"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user