8000 merged branch craue/patch-12 (PR #2116) · symfony/symfony@49e1eee · GitHub
[go: up one dir, main page]

Skip to content

Commit 49e1eee

Browse files
committed
merged branch craue/patch-12 (PR #2116)
Commits ------- b7c2a2e [FrameworkBundle] fixed typo in German validator translation Discussion ---------- [FrameworkBundle] fixed typo in German validator translation
2 parents addfbd4 + b7c2a2e commit 49e1eee

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
@@ -168,7 +168,7 @@
168168
</trans-unit>
169169
<trans-unit id="42">
170170
<source>The size of the image could not be detected</source>
171-
<target>Die Größe des Bildes konnte nicht ermittlet werden</target>
171+
<target>Die Größe des Bildes konnte nicht ermittelt werden</target>
172172
</trans-unit>
173173
<trans-unit id="43">
174174
<source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px</source>

0 commit comments

Comments
 (0)
0