Skip to content

Commit 28b07ba

Browse files
alfonsofabpot
authored andcommitted
Fix incorrect spanish translation
1 parent efbf588 commit 28b07ba

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)