Explorar el Código

Added missing translation for Swedish

Magnus Nordlander hace 13 años
padre
commit
b15d80edc9

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.sv.xliff

@@ -32,7 +32,7 @@
             </trans-unit>
             <trans-unit id="8">
                 <source>One or more of the given values is invalid</source>
-                <target>One or more of the given values is invalid</target>
+                <target>Ett eller fler av de valda värdena är ogiltigt</target>
             </trans-unit>
             <trans-unit id="9">
                 <source>The fields {{ fields }} were not expected</source>