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 b54a154 commit 412f04fCopy full SHA for 412f04f
src/Symfony/Component/Validator/Resources/translations/validators.de.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>Das Bild ist im Hochformat ({{ width }}x{{ height }}px). Bilder im Hochformat sind nicht erlaubt.</target>
300
</trans-unit>
301
+ <trans-unit id="78">
302
+ <source>An empty file is not allowed.</source>
303
+ <target>Eine leere Datei ist nicht erlaubt.</target>
304
+ </trans-unit>
305
</body>
306
</file>
307
</xliff>
0 commit comments