feat: improve language switcher integration across all web apps

- Add language selector to PillNavigation in all apps
- Update LanguageSelector components to use shared-i18n utils
- Simplify AppSlider components
- Add getLanguageDropdownItems and getCurrentLanguageLabel utils

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Till-JS 2025-11-30 00:46:13 +01:00
parent 6bb8285349
commit 9a29a8e1ed
16 changed files with 198 additions and 64 deletions

View file

@ -9,6 +9,8 @@ pnpm dev:chat:app
pnpm dev:picture:app
pnpm dev:manacore:app
Übersicht aller wichtigen Befehle zum Starten, Stoppen und Verwalten der Apps.