Skip to content

Commit 7992ce6

Browse files
committed
fixed German validator translation again (see symfony#1676)
1 parent 2fcbde6 commit 7992ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.de.xliff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</trans-unit>
2121
<trans-unit id="5">
2222
<source>The value you selected is not a valid choice</source>
23-
<target>Der Wert, den Sie gewählt haben, ist keine gültige Wahl</target>
23+
<target>Sie haben einen ungültigen Wert ausgewählt</target>
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>You must select at least {{ limit }} choices</source>

0 commit comments

Comments
 (0)