Browse Source

Added dutch menu translation

Wesley van Opdorp 12 years ago
parent
commit
3683e119c6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Resources/translations/SonataAdminBundle.nl.xliff

+ 4 - 0
Resources/translations/SonataAdminBundle.nl.xliff

@@ -2,6 +2,10 @@
 <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
     <file source-language="en" datatype="plaintext" original="SonataAdminBundle.en.xliff" >
         <body>
+            <trans-unit id="sonata_user">
+                <source>sonata_user</source>
+                <target>Gebruikersbeheer</target>
+            </trans-unit>
             <trans-unit id="action_delete">
                 <source>action_delete</source>
                 <target>Verwijderen</target>