Przeglądaj źródła

Fixed dutch label_per_page translation

Wesley van Opdorp 12 lat temu
rodzic
commit
990852b452

+ 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>