Files
lena-schilling-website/packages/base/ContentBlocks/ContentElements/stats/language/labels.xlf
Dominik Polakovics daa02d36d5
All checks were successful
Build / build (push) Successful in 2m28s
Build / deploy-stage (push) Successful in 3m30s
Build / switch-stage (push) Successful in 2m10s
feat: design change to hero and add stats element
2024-12-12 23:52:34 +01:00

15 lines
487 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" product-name="cloonar/stats">
<header/>
<body>
<trans-unit id="title">
<source>Statistics Block</source>
</trans-unit>
<trans-unit id="description">
<source>A responsive statistics content block with four editable columns.</source>
</trans-unit>
</body>
</file>
</xliff>