<?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">
    <body>
      <trans-unit id="password.mismatch">
        <source>password.mismatch</source>
        <target>Les deux mots de passe ne sont pas identiques.</target>
      </trans-unit>
    </body>
  </file>
</xliff>
