feat(i18n): retire the German interface language

Only English and Hungarian remain. Drops the de locale files, the LANGUAGES
entry, the Google-locale mapping in auth, and the German welcome-message
template. A legacy "de" preference falls back to English gracefully. Content-
language detection and subtitle languages are untouched (media, not UI).
This commit is contained in:
npeter83 2026-07-13 05:13:08 +02:00
parent b82b552886
commit e4dcfb3845
41 changed files with 6 additions and 1951 deletions

View file

@ -26,8 +26,8 @@ blocker and SponsorBlock keep working.
presets, per-user storage quota), trim / crop / split & join them in a built-in editor, then save
to your device, share with another user, or hand out a public watch link.
- **Multi-user** with per-user private state, a shared catalog, and a fair daily API-quota guard.
- **Self-hosted & private**, with a first-run web setup wizard and the interface in **English,
Hungarian and German**.
- **Self-hosted & private**, with a first-run web setup wizard and the interface in **English
and Hungarian**.
## Quick start (self-hosting)