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

Add missing translation

parent 919c7070
Branches
Tags
No related merge requests found
...@@ -315,6 +315,10 @@ ...@@ -315,6 +315,10 @@
<source>You must indicate your lastname.</source> <source>You must indicate your lastname.</source>
<target>Veuillez indiquer votre nom de famille.</target> <target>Veuillez indiquer votre nom de famille.</target>
</trans-unit> </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"> <trans-unit id="contact.firstname" datatype="html">
<source>Firstname</source> <source>Firstname</source>
<target>Prénom</target> <target>Prénom</target>
...@@ -371,6 +375,10 @@ ...@@ -371,6 +375,10 @@
<source>Send</source> <source>Send</source>
<target>Envoyer</target> <target>Envoyer</target>
</trans-unit> </trans-unit>
<trans-unit id="contact.cancel" datatype="html">
<source>Cancel</source>
<target>Annuler</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment