// LocaleSwitcher — a minimal, SSR-safe language picker. Writes the canonical // `voltro:locale` cookie the framework's auto-wired i18n resolver reads, then // reloads so the server re-renders in the chosen locale. Same contract as // 's language switch, extracted for standalone use in any app that // doesn't want the full profile menu (every scaffolded template drops this in). // // Native {locales.map((l) => ( ))} ) } LocaleSwitcher.displayName = 'LocaleSwitcher'