We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebd60f commit 7da052fCopy full SHA for 7da052f
src/Symfony/Component/Form/Resources/translations/validators.sv.xlf
@@ -11,8 +11,8 @@
11
<target>Den uppladdade filen var för stor. Försök ladda upp en mindre fil.</target>
12
</trans-unit>
13
<trans-unit id="30">
14
- <source>The CSRF token is invalid.</source>
15
- <target>CSRF-symbolen är inte giltig.</target>
+ <source>The CSRF token is invalid. Please try to resubmit the form.</source>
+ <target>CSRF-elementet är inte giltigt. Försök att skicka formuläret igen.</target>
16
17
</body>
18
</file>
0 commit comments