8000 [FrameworkBundle] Improved German validator translation · symfony/symfony@3843afa · GitHub
[go: up one dir, main page]

Skip to content

Commit 3843afa

Browse files
committed
[FrameworkBundle] Improved German validator translation
1 parent ac54080 commit 3843afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</trans-unit>
6565
<t 9108 rans-unit id="16">
6666
<source>The file is too large ({{ size }}). Allowed maximum size is {{ limit }}</source>
67-
<target>Die Datei ist zu groß ({{ size }}). Die maximal zugelassene Größe beträgt {{ limit }}</target>
67+
<target>Die Datei ist zu groß ({{ size }}). Die maximal zulässige Größe beträgt {{ limit }}</target>
6868
</trans-unit>
6969
<trans-unit id="17">
7070
<source>The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}</source>
@@ -128,7 +128,7 @@
128128
</trans-unit>
129129
<trans-unit id="32">
130130
<source>The file is too large. Allowed maximum size is {{ limit }}</source>
131-
<target>Die Datei ist zu groß. Die maximal zugelassene Größe beträgt {{ limit }}</target>
131+
<target>Die Datei ist zu groß. Die maximal zulässige Größe beträgt {{ limit }}</target>
132132
</trans-unit>
133133
<trans-unit id="33">
134134
<source>The file is too large</source>

0 commit comments

Comments
 (0)
0