Files
lena-schilling-website/packages/base/ContentBlocks/ContentElements/hero/language/labels.xlf
Dominik Polakovics 696881e4f8
All checks were successful
Build / build (push) Successful in 4m0s
Build / deploy-stage (push) Successful in 2m50s
Build / switch-stage (push) Successful in 1m57s
feat: add content elements, change backend preview
2024-12-15 19:08:26 +01:00

15 lines
473 B
XML

<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file datatype="plaintext" original="labels.xlf" source-language="en" date="2024-12-12T00:46:08+00:00" product-name="cloonar/hero">
<header/>
<body>
<trans-unit id="title">
<source>Hero</source>
</trans-unit>
<trans-unit id="description">
<source>Hero Element should always be the first Element of the page</source>
</trans-unit>
</body>
</file>
</xliff>