🌐 Add language selection accordion to welcome and login pages

This commit is contained in:
HolgerHatGarKeineNode
2025-11-21 20:04:58 +01:00
parent c7d2e573a5
commit ec2964608e
4 changed files with 50 additions and 0 deletions

View File

@@ -200,6 +200,8 @@ class extends Component {
First time around here? <flux:link href="{{ route('register') }}" wire:navigate>Sign up for free</flux:link>
</flux:subheading>
@endif--}}
<!-- Language Selection Accordion -->
<x-einundzwanzig.language-selector/>
</div>
</div>