summaryrefslogtreecommitdiffstats
path: root/plugins/55/addnewpage/lang/nl/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/55/addnewpage/lang/nl/lang.php')
-rw-r--r--plugins/55/addnewpage/lang/nl/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/55/addnewpage/lang/nl/lang.php b/plugins/55/addnewpage/lang/nl/lang.php
new file mode 100644
index 0000000..bd5236a
--- /dev/null
+++ b/plugins/55/addnewpage/lang/nl/lang.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Hugo Smet <hugo.smet@scarlet.be>
+ */
+$lang['namespaceRoot'] = 'Root';
+$lang['okbutton'] = 'Pagina toevoegen';
+$lang['nooption'] = 'U heeft geen rechten om pagina\'s toe te voegen';