mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +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:
@@ -317,15 +317,6 @@
|
||||
"instances.content-install.select-icon": {
|
||||
"defaultMessage": "เลือกไอคอน"
|
||||
},
|
||||
"instances.modpack-content-modal.empty-title": {
|
||||
"defaultMessage": "ไม่พบเนื้อหา"
|
||||
},
|
||||
"instances.modpack-content-modal.header": {
|
||||
"defaultMessage": "เนื้อหาม็อดแพ็ค"
|
||||
},
|
||||
"instances.modpack-content-modal.loading": {
|
||||
"defaultMessage": "กำลังโหลดเนื้อหา"
|
||||
},
|
||||
"label.available": {
|
||||
"defaultMessage": "ว่างอยู่ {amount}"
|
||||
},
|
||||
@@ -663,4 +654,3 @@
|
||||
"defaultMessage": "ภาษา"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user