From baed815a48acd3dc0ac86d7af9ffc01376935888 Mon Sep 17 00:00:00 2001 From: dadaloop82 Date: Mon, 25 May 2026 17:42:10 +0000 Subject: [PATCH] fix: translate CATEGORY_LABELS and #pf-category after i18n load CATEGORY_LABELS was built at parse time before translations were available, causing raw keys like 'categories.verdura' to appear in all category labels, dropdowns and inventory filters. _applyI18nToLabels() now also: - Rebuilds each CATEGORY_LABELS entry using the loaded i18n strings and the corresponding CATEGORY_ICONS icon prefix - Regenerates the static #pf-category