8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c812379 commit 50791c6Copy full SHA for 50791c6
src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf
@@ -298,6 +298,10 @@
298
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
299
<target>L'image est au format portrait ({{ width }}x{{ height }}px). Les images au format portrait ne sont pas autorisées.</target>
300
</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>
305
</body>
306
</file>
307
</xliff>
0 commit comments