ebs/translations/templates/email/command/notify_membership_expiration/email.fr.xlf
2023-12-21 08:49:38 +01:00

20 lines
867 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="fr" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony" />
</header>
<body>
<trans-unit id="4KfQvLV" resname="templates.email.command.notify_membership_expiration.h1">
<source>templates.email.command.notify_membership_expiration.h1</source>
<target>Bonjour !</target>
</trans-unit>
<trans-unit id="xByov1r" resname="templates.email.command.notify_membership_expiration.p1">
<source>templates.email.command.notify_membership_expiration.p1</source>
<target>Votre adhésion au groupe %group% expire dans %days% jour(s).</target>
</trans-unit>
</body>
</file>
</xliff>