ew_bloggy/Resources/Private/Language/locallang.xlf
2025-01-21 20:22:57 +01:00

30 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="messages" date="2025-01-17T21:47:12Z" product-name="ew_bloggy">
<header/>
<body>
<trans-unit id="pagelayout.section.published" xml:space="preserve">
<source>Published</source>
</trans-unit>
<trans-unit id="pagelayout.section.authors" xml:space="preserve">
<source>Authors</source>
</trans-unit>
<trans-unit id="pagelayout.message.noauthor" xml:space="preserve">
<source>No author assigned.</source>
</trans-unit>
<trans-unit id="pagelayout.section.featuredimage" xml:space="preserve">
<source>Featured Image</source>
</trans-unit>
<trans-unit id="pagelayout.message.nofeaturedimage" xml:space="preserve">
<source>No featured image assigned.</source>
</trans-unit>
<trans-unit id="pagelayout.section.categories" xml:space="preserve">
<source>Categories</source>
</trans-unit>
<trans-unit id="pagelayout.button.post.edit" xml:space="preserve">
<source>Edit Post Meta-Data</source>
</trans-unit>
</body>
</file>
</xliff>