From 9108c989209b1a1acb1a05e366d6548c76ea16aa Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 16 Apr 2026 16:23:50 +0200 Subject: feat: make breadcrumb navigation multilingual with proper links - Added language-aware breadcrumb links (IT uses /it/ subdir, EN uses root) - Added 'home' translation key to both i18n files - Breadcrumb now displays translated labels and correct URLs for each language Co-Authored-By: Claude Haiku 4.5 --- i18n/it.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n/it.yaml') diff --git a/i18n/it.yaml b/i18n/it.yaml index 19847e3..2f8d8e1 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -1,4 +1,5 @@ # Navigation & UI +home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" -- cgit v1.2.3