Jelajahi Sumber

Merge pull request #112 from wtfzdotnet/master

Provided some documentation / translation updates.
Thomas 14 tahun lalu
induk
melakukan
f3c8271986
2 mengubah file dengan 17 tambahan dan 1 penghapusan
  1. 1 1
      README.md
  2. 16 0
      Resources/translations/AdminBundle.nl.xliff

+ 1 - 1
README.md

@@ -90,7 +90,7 @@ There is online documentation here:
 
 
  - http://rabaix.net/AdminBundle/html/index.html
  - http://rabaix.net/AdminBundle/html/index.html
 
 
-If you want to contribute to this documentation, you need to go to the ``Ressources/doc`` folder where 
+If you want to contribute to this documentation, you need to go to the ``Resources/doc`` folder where 
 the reStructuredText documentation is available.
 the reStructuredText documentation is available.
 Please note the Github preview might break and hide some content.
 Please note the Github preview might break and hide some content.
 
 

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