15 lines
648 B
XML
15 lines
648 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="VxTuYtu" resname="app.controller.admin.abstract_user_crud_controller.field.phone.help">
|
|
<source>app.controller.admin.abstract_user_crud_controller.field.phone.help</source>
|
|
<target>Numéro de téléphone au format international, ex : +33610101010</target>
|
|
</trans-unit>
|
|
|
|
</body>
|
|
</file>
|
|
</xliff>
|