浏览代码

Merge pull request #2787 from seb0zz/master

Got 500 errors when using German als locale
Thomas 10 年之前
父节点
当前提交
d1dc8ff1ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>