From 08235b0fafc92ea4170963782916e7b67bd7c9ac Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 4 Jun 2026 18:24:36 +0000 Subject: [PATCH] refactor(locale-switcher): single flag-sized dropdown, drop 4-inline-flag UI The nav previously showed 4 inline flag buttons (DE/EN/UK/RU) on desktop and a details-based dropdown on mobile. Martin asked for one dropdown with a trigger the size of a single flag, and the 4 inline flags to go away. - LocaleSwitcher: render a single
everywhere; trigger is one flag + tiny caret; menu lists all 4 with labels. - Drop the 4-inline