feat: add Swiss German aliases for shopping list categorization
All checks were successful
CI / update (push) Successful in 3m35s

Add Rahm, Rüebli, Poulet, Cervelat, Crevetten, Weggli, Bürli, Zopf,
Glacé, Konfitüre, Nüsslisalat, Federkohl, Peperoni, and other Swiss
German terms to category items and alias map so they categorize correctly
instead of falling back to embedding similarity (e.g. Rahm→Schwamm).
This commit is contained in:
2026-04-08 14:15:21 +02:00
parent 20368131c5
commit eadc391b1a
4 changed files with 36 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.11.2",
"version": "1.11.3",
"private": true,
"type": "module",
"scripts": {