-
- Immer aktiv
+ {{ isGerman ? 'Immer aktiv' : 'Always on' }}
Notwendige Cookies
-Speichern Ihre Auswahl und sorgen für sichere Anmeldung sowie eine stabile Grundfunktionalität.
+{{ isGerman ? 'Notwendige Cookies' : 'Essential cookies' }}
++ {{ + isGerman + ? 'Speichern Ihre Auswahl und sorgen für sichere Anmeldung sowie eine stabile Grundfunktionalität.' + : 'Store your selection and enable secure sign-in plus a stable core experience.' + }} +