The navbar had two language selector containers:
1. Main navbar: #language-selector-container (responsive design)
2. Mobile menu: #mobile-menu-language-selector (unused, empty)
Since the main navbar language selector already has responsive behavior:
- Desktop: Shows dropdown with text
- Mobile: Shows icon-only buttons
The mobile menu duplicate container is unnecessary and caused confusion.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>