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 2d5d053 commit 10a3cc3Copy full SHA for 10a3cc3
src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
@@ -432,7 +432,7 @@
432
</trans-unit>
433
<trans-unit id="111">
434
<source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
435
- <target>Der erkannte Zeichensatz ist nicht gültig ({{ detected }}). Gültige Zeichensätze sind "{{ encodings }}".</target>
+ <target>Der erkannte Zeichensatz ist nicht gültig ({{ detected }}). Gültige Zeichensätze sind {{ encodings }}.</target>
436
437
</body>
438
</file>
0 commit comments