Browse Source

Added dutch menu translation

Wesley van Opdorp 12 năm trước cách đây
mục cha
commit
3683e119c6
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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>