浏览代码

Fixed dutch label_per_page translation

Wesley van Opdorp 12 年之前
父节点
当前提交
990852b452
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/translations/SonataAdminBundle.nl.xliff

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

@@ -340,7 +340,7 @@
             </trans-unit>
             <trans-unit id="label_per_page">
               <source>label_per_page</source>
-              <target>label_per_page</target>
+              <target>Aantal per pagina</target>
             </trans-unit>
         </body>
     </file>