Restore point before Stufe 3 (central resolver-service refactoring). Includes this session's work: - Success Story (usecase) rebuild: new fields/tabs, UsecaseSerializer, thin List/Show renderers, MM relations, inline content elements. - vitec_columns content block (two-column layout with per-item content) incl. unified header section; special-cased JSON resolution. - Container per-column flex (items[].config align/justify) + gap on parent. - Unified header section across CEs/plugins/containers; header fields in JSON. - ISO-style architecture spec: Documentation/Headless-JSON-Architecture.md. - Cleanup: removed local scratch + verified .bak backups. - Fixes: B-6 (undefined thumbnail variable in Downloadcardcollection image resolver), B-7 (unsatisfiable legacy CType OR branch in Downloadcard/Datasheets). Rollback: git reset --hard snapshot-2026-07-09-pre-stufe3 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
108 lines
3.6 KiB
XML
108 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xliff version="1.2">
|
|
<file source-language="en" datatype="plaintext" original="messages">
|
|
<body>
|
|
<!-- Element-Labels -->
|
|
<trans-unit id="title">
|
|
<source>VITEC · Hero Section</source>
|
|
</trans-unit>
|
|
<trans-unit id="description">
|
|
<source>Haupt-Hero mit Headline, CTA, Background-Variante</source>
|
|
</trans-unit>
|
|
|
|
<!-- Field-Labels -->
|
|
<trans-unit id="eyebrow.label">
|
|
<source>Eyebrow Text</source>
|
|
</trans-unit>
|
|
<trans-unit id="eyebrow.description">
|
|
<source>Small Label-Text above the Headline</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="cta.label">
|
|
<source>CTA Link</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="cta_label.label">
|
|
<source>CTA Button Text</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="hero_image.label">
|
|
<source>Hero Image</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="show_logo_wall.label">
|
|
<source>Show Logo Wall below</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_layout_variant.label">
|
|
<source>Hero Layout Variant</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_layout_variant.items.fullscreen.label">
|
|
<source>Fullscreen</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_layout_variant.items.md.label">
|
|
<source>Medium</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_layout_variant.items.sm.label">
|
|
<source>Small</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_layout_variant.items.xs.label">
|
|
<source>Extra Small</source>
|
|
</trans-unit>
|
|
<trans-unit id="debug.label">
|
|
<source>Allow Debug Output</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_image_alignment.label">
|
|
<source>Image Alignment</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_image_alignment.items.left.label">
|
|
<source>Left</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_image_alignment.items.center.label">
|
|
<source>Center</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_image_alignment.items.right.label">
|
|
<source>Right</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_image_alignment.items.fullwidth.label">
|
|
<source>Fullwidth</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video.label">
|
|
<source>Hero Video</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video.description">
|
|
<source>Upload an MP4/WebM/OGV/MOV/M4V file, or pick one from the file list.</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_alignment.label">
|
|
<source>Video Alignment</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_alignment.items.left.label">
|
|
<source>Left</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_alignment.items.center.label">
|
|
<source>Center</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_alignment.items.right.label">
|
|
<source>Right</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_alignment.items.fullwidth.label">
|
|
<source>Fullwidth</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_autoplay.label">
|
|
<source>Autoplay</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_loop.label">
|
|
<source>Loop</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_video_muted.label">
|
|
<source>Muted</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_bgimage.label">
|
|
<source>Background Image</source>
|
|
</trans-unit>
|
|
<trans-unit id="hero_bgimage.description">
|
|
<source>Optional background image placed behind the hero content.</source>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|