8000 minor #11546 [Validator] refs #11489 add some translations in french … · hubgit/symfony@3ecf685 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 3ecf685

Browse files
committed
minor symfony#11546 [Validator] refs symfony#11489 add some translations in french (vincentaubert)
This PR was merged into the 2.6-dev branch. Discussion ---------- [Validator] refs symfony#11489 add some translations in french | Q | A | ------------- | --- | Fixed tickets | part of symfony#11489 | License | MIT fixes some FR translations Commits ------- 50791c6 [Validator] refs symfony#11489 add some translations in french
2 parents c812379 + 50791c6 commit 3ecf685

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,10 @@
298298
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
299299
<target>L'image est au format portrait ({{ width }}x{{ height }}px). Les images au format portrait ne sont pas autorisées.</target>
300300
</trans-unit>
301+
<trans-unit id="78">
302+
<source>An empty file is not allowed.</source>
303+
<target>Un fichier vide n'est pas autorisé.</target>
304+
</trans-unit>
301305
</body>
302306
</file>
303307
</xliff>

0 commit comments

Comments
 (0)
0