ebs/translations/app/Controller/Group/GroupController/messages.fr.xlf
2023-12-21 08:49:38 +01:00

19 lines
864 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="1xAuJGm" resname="app.controller.group.group_controller.mail_subject">
<source>app.controller.group.group_controller.mail_subject</source>
<target>Demande de création de groupe</target>
</trans-unit>
<trans-unit id="JhiJCQt" resname="app.controller.group.group_controller.mail_success">
<source>app.controller.group.group_controller.mail_success</source>
<target>Votre demande de création de groupe a bien été envoyée</target>
</trans-unit>
</body>
</file>
</xliff>