Skip to content
Snippets Groups Projects
Commit 0bd56d58 authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Add missing translation

parent 919c7070
No related branches found
No related tags found
No related merge requests found
......@@ -315,6 +315,10 @@
<source>You must indicate your lastname.</source>
<target>Veuillez indiquer votre nom de famille.</target>
</trans-unit>
<trans-unit id="contact.errors.forbiddenCharacters" datatype="html">
<source>Special characters are forbidden.</source>
<target>Les caractères spéciaux sont interdit.</target>
</trans-unit>
<trans-unit id="contact.firstname" datatype="html">
<source>Firstname</source>
<target>Prénom</target>
......@@ -371,6 +375,10 @@
<source>Send</source>
<target>Envoyer</target>
</trans-unit>
<trans-unit id="contact.cancel" datatype="html">
<source>Cancel</source>
<target>Annuler</target>
</trans-unit>
</body>
</file>
</xliff>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment