From c49b331e8297cdade6679d190985ac0bdf9664d2 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Wed, 4 Mar 2026 08:52:00 +0100 Subject: [PATCH] fix(vendor): remove duplicate 'Altro' key in category translation map Co-Authored-By: Claude Sonnet 4.6 --- components/VendorDataView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/VendorDataView.tsx b/components/VendorDataView.tsx index eca9280..c2abf96 100644 --- a/components/VendorDataView.tsx +++ b/components/VendorDataView.tsx @@ -227,7 +227,6 @@ const CATEGORY_TRANSLATIONS: Record = { 'Giochi alcolici': 'Drinking Games', 'Stampini e timbri': 'Stamps', 'Maschere': 'Masks', - 'Altro': 'Other', 'Miniature': 'Miniatures', 'Carillon e carillon con statuetta': 'Music Boxes', 'Articoli per giochi di magia': 'Magic Trick Items',