8000 [Form] fix typo in Danish translation · symfony/symfony@2155f76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2155f76

Browse files
[Form] fix typo in Danish translation
1 parent c22ba60 commit 2155f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/Resources/translations/validators.da.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</trans-unit>
121121
<trans-unit id="125">
122122
<source>Please enter a valid email address.</source>
123-
<target>Indtast venligst en gyldig emailaddresse.</target>
123+
<target>Indtast venligst en gyldig e-mailadresse.</target>
124124
</trans-unit>
125125
<trans-unit id="126">
126126
<source>Please select a valid option.</source>

0 commit comments

Comments
 (0)
0