feat: add German and English language switcher

This commit is contained in:
2026-05-03 23:23:47 +02:00
parent 3df489ba6a
commit 4a407bdbb0
3 changed files with 254 additions and 58 deletions

View File

@@ -60,6 +60,7 @@ The GUI opens in your browser and lets you:
- choose the terminal used for installing updates
- manage settings in a dedicated dialog with tabs for general behavior, notifications, installation, and ignored packages
- disable reminders, keep install terminals open or let them close, and control confirmation for selective installs
- switch the interface language between German and English
Selective package installs use `pacman -S --needed` or the configured AUR helper with `-S --needed`. On Arch, full system updates are still the safer default because partial upgrades can cause dependency mismatches.