]> git.mjollnir.org Git - moodle.git/commitdiff
initial translation
authorkoenr <koenr>
Mon, 22 Dec 2003 19:22:56 +0000 (19:22 +0000)
committerkoenr <koenr>
Mon, 22 Dec 2003 19:22:56 +0000 (19:22 +0000)
lang/nl/webquest.php [new file with mode: 0644]

diff --git a/lang/nl/webquest.php b/lang/nl/webquest.php
new file mode 100644 (file)
index 0000000..86f579c
--- /dev/null
@@ -0,0 +1,8 @@
+<?PHP // $Id$ 
+      // webquest.php - created with Moodle 1.2 development (2003102200)
+
+
+$string['modulename'] = "webquest";
+$string['modulenameplural'] = "webquests";
+
+?>