소스 검색

[FrameworkBundle] Fixed typo in french validators translation

Francis Besset 14 년 전
부모
커밋
6be83899ed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff

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

@@ -124,7 +124,7 @@
             </trans-unit>
             <trans-unit id="31">
                 <source>The two values should be equal</source>
-                <target>Les deux valeurs doivent être égales</target>
+                <target>Les deux valeurs doivent être identiques</target>
             </trans-unit>
         </body>
     </file>