소스 검색

merged branch mbontemps/spelling (PR #1847)

Commits
-------

377128e Fix french spelling

Discussion
----------

Fix french spelling
Fabien Potencier 14 년 전
부모
커밋
100eaf1e92
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

@@ -36,7 +36,7 @@
             </trans-unit>
             <trans-unit id="9">
                 <source>The fields {{ fields }} were not expected</source>
-                <target>Les champs {{ fields }} n'ont pas été prévu</target>
+                <target>Les champs {{ fields }} n'ont pas été prévus</target>
             </trans-unit>
             <trans-unit id="10">
                 <source>The fields {{ fields }} are missing</source>