Skip to content

Commit

Permalink
bug #1231 Update EasyAdminBundle.fr.xlf (dayofr)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Update EasyAdminBundle.fr.xlf

Add missing french translation for form.are_you_sure in french

Commits
-------

d1f4e57 Update EasyAdminBundle.fr.xlf
  • Loading branch information
javiereguiluz committed Jul 10, 2016
2 parents 31f2ff8 + d1f4e57 commit fa74030
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/translations/EasyAdminBundle.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@
<source>errors</source>
<target>Erreur|Erreurs</target>
</trans-unit>
<trans-unit id="form.are_you_sure">
<source>form.are_you_sure</source>
<target>Vous n'avez pas sauvegardé vor modification.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit fa74030

Please sign in to comment.