Browse Source

Merge pull request #2787 from seb0zz/master

Got 500 errors when using German als locale
Thomas 10 years ago
parent
commit
d1dc8ff1ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/translations/SonataAdminBundle.de.xliff

+ 1 - 1
Resources/translations/SonataAdminBundle.de.xliff

@@ -332,7 +332,7 @@
             </trans-unit>
             <trans-unit id="list_results_count">
                 <source>list_results_count</source>
-                <target>{1}1 Ergebnis|]1,Inf] %count% Ergebnisse</target>
+                <target>1 Ergebnis|%count% Ergebnisse</target>
             </trans-unit>
             <trans-unit id="label_export_download">
                 <source>label_export_download</source>