Procházet zdrojové kódy

[FrameworkBundle] Sync'ed Dutch validator translations

Arnout Boks před 14 roky
rodič
revize
85b6985eb0

+ 4 - 0
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.nl.xliff

@@ -137,6 +137,10 @@
             <trans-unit id="34">
                 <source>The file could not be uploaded</source>
                 <target>Het bestand kon niet geüpload worden</target>
+            </trans-unit>
+			<trans-unit id="35">
+                <source>This value should be a valid number</source>
+                <target>Deze waarde moet een geldig getal zijn</target>
             </trans-unit>
         </body>
     </file>