From 47ef2a091e413212f694a13322167f954d260a1b Mon Sep 17 00:00:00 2001 From: micheldejoode Date: Fri, 20 Sep 2013 04:41:06 +0200 Subject: [PATCH] Create nl.lang.php Completed dutch translation --- plugins/box/sitemap/languages/nl.lang.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/box/sitemap/languages/nl.lang.php diff --git a/plugins/box/sitemap/languages/nl.lang.php b/plugins/box/sitemap/languages/nl.lang.php new file mode 100644 index 0000000..6c6d8aa --- /dev/null +++ b/plugins/box/sitemap/languages/nl.lang.php @@ -0,0 +1,7 @@ + array( + 'Sitemap' => 'Sitemap', + ) + );