Skip to content

Commit

Permalink
[FrameworkBundle] Added UniqueEntity message translation for Spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 26, 2011
1 parent 5b4e619 commit eb2d6e6
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -162,6 +162,10 @@
<source>This value is not a valid country</source>
<target>Este valor no es un país válido</target>
</trans-unit>
<trans-unit id="41">
<source>This value is already used</source>
<target>Este valor ya se ha utilizado</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit eb2d6e6

Please sign in to comment.