aboutsummaryrefslogtreecommitdiff
path: root/languages/nl/nl.custom_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/nl/nl.custom_index.php')
-rw-r--r--languages/nl/nl.custom_index.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/languages/nl/nl.custom_index.php b/languages/nl/nl.custom_index.php
deleted file mode 100644
index 746daa336..000000000
--- a/languages/nl/nl.custom_index.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-$nl = array (
- 'custom:bookmarks' => 'Laatste favorieten',
- 'custom:groups' => 'Laatste groepen',
- 'custom:files' => 'Laatste bestanden',
- 'custom:blogs' => 'Laatste blogberichten',
- 'custom:members' => 'Nieuwste leden',
-);
-
-add_translation("nl", $nl);
-