summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/nl_NL.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk/localization/nl_NL.inc')
-rw-r--r--plugins/markasjunk/localization/nl_NL.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/nl_NL.inc b/plugins/markasjunk/localization/nl_NL.inc
new file mode 100644
index 000000000..837d64e47
--- /dev/null
+++ b/plugins/markasjunk/localization/nl_NL.inc
@@ -0,0 +1,20 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/nl_NL/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Justin van Beusekom <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['buttontitle'] = 'Markeer als spam';
+$labels['reportedasjunk'] = 'Succesvol gemarkeerd als spam';
+