mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 22:10:15 +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:
@@ -548,18 +548,6 @@
|
||||
"content.page-layout.share.project-names": {
|
||||
"defaultMessage": "Názvy projektů"
|
||||
},
|
||||
"content.page-layout.sort.alphabetical": {
|
||||
"defaultMessage": "Abecedně"
|
||||
},
|
||||
"content.page-layout.sort.date-added-newest": {
|
||||
"defaultMessage": "Od nejnovějších"
|
||||
},
|
||||
"content.page-layout.sort.date-added-oldest": {
|
||||
"defaultMessage": "Od nejstarších"
|
||||
},
|
||||
"content.page-layout.sort.label": {
|
||||
"defaultMessage": "Seřadit {mode}"
|
||||
},
|
||||
"content.page-layout.update-all": {
|
||||
"defaultMessage": "Aktualizovat vše"
|
||||
},
|
||||
@@ -1832,18 +1820,6 @@
|
||||
"instances.content-install.select-icon": {
|
||||
"defaultMessage": "Vybrat ikonu"
|
||||
},
|
||||
"instances.modpack-content-modal.empty-title": {
|
||||
"defaultMessage": "Nebyl nalezen obsah"
|
||||
},
|
||||
"instances.modpack-content-modal.header": {
|
||||
"defaultMessage": "Obsah modpacku"
|
||||
},
|
||||
"instances.modpack-content-modal.loading": {
|
||||
"defaultMessage": "Načítání obsahu..."
|
||||
},
|
||||
"instances.modpack-content-modal.no-results": {
|
||||
"defaultMessage": "Žádné projekty neodpovídají tvému vyhledávání."
|
||||
},
|
||||
"instances.updater-modal.badge.current": {
|
||||
"defaultMessage": "Mometálně"
|
||||
},
|
||||
@@ -4554,4 +4530,3 @@
|
||||
"defaultMessage": "Typ"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user