Browse Source

Fixed typo in ukrainian validator messages translation

Rostyslav Kinash 14 years ago
parent
commit
6d56f741f4

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

@@ -4,7 +4,7 @@
         <body>
             <trans-unit id="1">
                 <source>This value should be false</source>
-                <target>Значение должно быть Ні</target>
+                <target>Значення повинно бути Ні</target>
             </trans-unit>
             <trans-unit id="2">
                 <source>This value should be true</source>