Browse Source

Added missing trans unit's

Michael Roterman 14 năm trước cách đây
mục cha
commit
aff29d442a

+ 16 - 0
Resources/translations/AdminBundle.nl.xliff

@@ -86,6 +86,22 @@
                 <source>link_expand</source>
                 <source>link_expand</source>
                 <target>Uitklappen/inklappen</target>
                 <target>Uitklappen/inklappen</target>
             </trans-unit>
             </trans-unit>
+            <trans-unit id="no_result">
+                <source>no_result</source>
+                <target>Geen resultaten</target>
+            </trans-unit>
+            <trans-unit id="confirm_msg">
+                <source>confirm_msg</source>
+                <target>Weet je het zeker ?</target>
+            </trans-unit>
+            <trans-unit id="action_edit">
+                <source>action_edit</source>
+                <target>Bijwerken</target>
+            </trans-unit>
+            <trans-unit id="action_view">
+                <source>action_view</source>
+                <target>Bekijk</target>
+            </trans-unit>
         </body>
         </body>
     </file>
     </file>
 </xliff>
 </xliff>