docs: complete German structured documentation
Module Package Release / publish-packages (push) Successful in 10s
Module Package Release / publish-packages (push) Successful in 10s
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
"""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.'}}}
|
||||
Reference in New Issue
Block a user