10000 minor #12644 Fix incorrect spanish translation (alfonso) · MasterB/symfony@facdd90 · GitHub
[go: up one dir, main page]

Skip to content

Commit facdd90

Browse files
committed
minor symfony#12644 Fix incorrect spanish translation (alfonso)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes symfony#12644). Discussion ---------- Fix incorrect spanish translation SymfonyCon Madrid 2014 Hackday Commits ------- 28b07ba Fix incorrect spanish translation
2 parents efbf588 + 28b07ba commit facdd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/Resources/translations/validators.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target>El token CSRF no es válido. Por favor, pruebe de enviar nuevamente el formulario.</target>
15+
<target>El token CSRF no es válido. Por favor, pruebe a enviar nuevamente el formulario.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

0 commit comments

Comments
 (0)
0