Files
lena-schilling-website/packages/base/Resources/Private/Language/locallang_db.xlf
Dominik Polakovics 52e962ae83
All checks were successful
Build / build (push) Successful in 2m32s
Build / deploy-stage (push) Successful in 3m0s
Build / switch-stage (push) Successful in 2m8s
feat: add a textimage element, add news design, add a footer
2024-12-13 01:07:46 +01:00

18 lines
570 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages">
<header>
<authorName>Test</authorName>
<authorEmail>test@test.at</authorEmail>
</header>
<body>
<trans-unit id="imageorient.25">
<source>Image on left</source>
</trans-unit>
<trans-unit id="imageorient.26">
<source>Image on right</source>
</trans-unit>
</body>
</file>
</xliff>