@extends('layouts.app') @php // Locale über die Registry (erkennt auch den EN-Host privacy.kotsch.tech) — siehe Layout. $routeLocale = (new \App\Support\SubdomainRegistry())->currentLocale(); $tr = fn ($de, $en) => $routeLocale === 'en' ? $en : $de; // Bis zu 7 Bereiche umkreisen das Schild — Positionen vorab trigonometrisch berechnet. $orbit = $areas->take(7)->values(); $on = max($orbit->count(), 1); @endphp @section('title', $tr('Datenschutz pro Bereich & App | KOTSCH.TECH', 'Privacy per Section & App | KOTSCH.TECH')) @section('meta_description', $tr('Datenschutz auf einen Blick: die allgemeine Erklärung plus eigene Datenschutz-Hinweise für jeden Bereich, jede App und jedes Windows-Programm von KOTSCH.TECH.', 'Privacy at a glance: the general policy plus dedicated privacy notes for every section, app and Windows program by KOTSCH.TECH.')) @section('content') @include('datenschutz.partials.styles')
{{ $tr('Die allgemeine Erklärung gilt für alles. Zusätzlich gibt es für jeden Bereich, jede App und jedes Programm einen eigenen, verständlichen Datenschutz-Hinweis — ohne Juristennebel.', 'The general policy covers everything. On top of that, there is a dedicated, plain-language privacy note for every section, app and program — no legal fog.') }}
{{ $tr('Datenschutz-Hinweise je Dienst — vom Shop bis zur Umfrage.', 'Privacy notes per service — from the shop to the survey.') }}
{{ \Illuminate\Support\Str::limit($a['tagline'], 115) }}
{{ $tr('Details', 'Details') }} @endforeach{{ $tr('Jede App verarbeitet Daten grundsätzlich lokal bzw. über Apple.', 'Each app processes data locally or via Apple by default.') }}
{{ $tr('Laufen lokal auf deinem PC — ohne Telemetrie an uns.', 'Run locally on your PC — no telemetry sent to us.') }}
{{ \Illuminate\Support\Str::limit($app['summary'], 92) }}
{{ $tr('Details', 'Details') }} @endforeach