ebs/translations/app/Controller/Admin/UserCrudController/admin.fr.xlf
2024-10-08 09:50:58 +02:00

15 lines
602 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="Zs247Lc" resname="app.controller.admin.user_crud_controller.expires_in.formatted_value">
<source>app.controller.admin.user_crud_controller.expires_in.formatted_value</source>
<target>%days% jour(s).</target>
</trans-unit>
</body>
</file>
</xliff>