10000 minor correction · symfony/symfony@f52e6df · GitHub
[go: up one dir, main page]

Skip to content

Commit f52e6df

Browse files
committed
minor correction
1 parent 9f4525a commit f52e6df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<body>
55
<trans-unit id="28">
66
<source>This form should not contain extra fields.</source>
7-
<target>Este grupo de campos não deveria conter campos adicionais.</target>
7+
<target>Este formulário não deveria conter campos extra.</target>
88
</trans-unit>
99
<trans-unit id="29">
1010
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
1111
<target>O arquivo enviado é muito grande. Por favor, tente enviar um ficheiro mais pequeno.</target>
1212
</trans-unit>
1313
<trans-unit id="30">
14-
<source>The CSRF token is invalid.</source>
15-
<target>O token CSRF é inválido.</target>
14+
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15+
<target>O token CSRF é inválido. Por favor submeta o formulário novamente.</target>
1616
</trans-unit>
1717
</body>
1818
</file>

0 commit comments

Comments
 (0)
0