"""German translations for public structured documentation metadata.""" from __future__ import annotations from typing import Any GERMAN_STRUCTURED_TRANSLATIONS: dict[str, dict[str, Any]] = {'evaluation.module-boundary': {'consequence_classes': {'seed_boundary': 'Deklariert Besitz und ' 'optionale ' 'Integrationsgrenzen; es ' 'ist noch kein ' 'Laufzeit-Workflow ' 'verfügbar.'}}}