aboutsummaryrefslogtreecommitdiff
path: root/languages/da/da.custom_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/da/da.custom_index.php')
-rw-r--r--languages/da/da.custom_index.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/languages/da/da.custom_index.php b/languages/da/da.custom_index.php
deleted file mode 100644
index 983126085..000000000
--- a/languages/da/da.custom_index.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-/**
- * Custom Index Danish language file
- */
-
-$danish = array(
- 'custom:bookmarks' => "Seneste bogmærker",
- 'custom:groups' => "Seneste grupper",
- 'custom:files' => "Seneste filer",
- 'custom:blogs' => "Seneste blogindlæg",
- 'custom:members' => "Seneste medlemmer",
-);
-
-add_translation("da",$danish);