Add per-item inventory sparklines with expandable history charts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-19 17:08:40 +02:00
parent 810ad67ab6
commit 6c65732eb1
6 changed files with 300 additions and 9 deletions
+4 -1
View File
@@ -116,7 +116,10 @@
"qty": "Menge",
"id": "ID",
"equipped": "Ausgerüstet",
"groupMeta": "{count} Items · {qty} Stk."
"groupMeta": "{count} Items · {qty} Stk.",
"trend": "Verlauf",
"trendExpand": "Klicken für großes Diagramm",
"trendExpandFor": "Mengenverlauf für {name}"
},
"equipment": {
"title": "Ausrüstung"