8000 [Validator] refs #11489 add some translations in french · symfony/symfony@50791c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50791c6

Browse files
committed
[Validator] refs #11489 add some translations in french
1 parent c812379 commit 50791c6

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