Explorar o código

merged branch aboks/dutch_translations (PR #1658)

Commits
-------

2227e41 Fixed incorrect indentation
85b6985 [FrameworkBundle] Sync'ed Dutch validator translations

Discussion
----------

[FrameworkBundle] Sync'ed Dutch validator translations
Fabien Potencier %!s(int64=14) %!d(string=hai) anos
pai
achega
5cb165c259

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

@@ -138,6 +138,10 @@
                 <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>
 </xliff>