Files
VITEC-website/packages/vitec/ContentBlocks/ContentElements/hero-section/language/labels.xlf
khaccount eae40f4286 Success-story migration + new plugins + JSON/UX polish
- Success Stories: full migration from old site (48/48, audited),
  markets n:n, quotation content block, columns content block,
  pretty SEO detail URLs via SuccessStoryPathRewrite middleware,
  list/detail split (list page 4 / story page), detailUrl/backUrl
- New plugins: VITEC Locations (grid/list/map + RTE map text),
  VITEC Customer Logos (color/bw logic, only-show-selected),
  VITEC Card (one plugin for product/story/market/solution
  with reloading FlexForm + custom backend preview renderer)
- Eventlist: layout dropdown (list/grid/teaserbar) in settings
- Hero section CB: Images/Video tabs, background video + overlay
- Product JSON: full category rootline (parents), fixed missing
  ConnectionPool import (all-products crash), category tree map
- Backend preview CSS: container-query responsive (narrow columns)
- Docs: ISO architecture spec, root + extension READMEs

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 09:53:33 +02:00

130 lines
4.4 KiB
XML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>
<trans-unit id="tab_content.label">
<source>Content</source>
</trans-unit>
<trans-unit id="tab_images.label">
<source>Images</source>
</trans-unit>
<trans-unit id="tab_video.label">
<source>Video</source>
</trans-unit>
<trans-unit id="hero_bgvideo.label">
<source>Background Video</source>
</trans-unit>
<trans-unit id="hero_bgvideo.description">
<source>Fullscreen background video behind the hero content.</source>
</trans-unit>
<trans-unit id="hero_overlay_color.label">
<source>Overlay Color</source>
</trans-unit>
<trans-unit id="hero_overlay_opacity.label">
<source>Overlay Opacity (01)</source>
</trans-unit>
</body>
</file>
</xliff>