aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2011-06-21 15:10:33 +0200
committerRobin Appelman <icewind1991@gmail.com>2011-06-21 15:10:33 +0200
commit2d5b4dfa10fc852cd25d2c309fbd7764992ff0d8 (patch)
tree2df88d465433d24657e8cf6ff2f27d81dd7cd1e0 /help
parentbcfd1ff304a688823d60cf5a289d625e9501fff1 (diff)
downloadnextcloud-server-2d5b4dfa10fc852cd25d2c309fbd7764992ff0d8.tar.gz
nextcloud-server-2d5b4dfa10fc852cd25d2c309fbd7764992ff0d8.zip
update dutch translations
Diffstat (limited to 'help')
-rw-r--r--help/l10n/nl.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/nl.php b/help/l10n/nl.php
new file mode 100644
index 00000000000..11a28894c72
--- /dev/null
+++ b/help/l10n/nl.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Vraag en Antwoord",
+"ASK A QUESTION" => "Stel een vraag"
+);