summaryrefslogtreecommitdiffstats
path: root/core/l10n/l10n-de.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/l10n-de.php')
-rw-r--r--core/l10n/l10n-de.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/l10n/l10n-de.php b/core/l10n/l10n-de.php
deleted file mode 100644
index 77d35af4936..00000000000
--- a/core/l10n/l10n-de.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$LOCALIZATIONS = array(
- 'jsdate' => 'dd.mm.yy',
- 'date' => '%d.%m.%Y',
- 'datetime' => '%d.%m.%Y %H:%M:%S',
- 'time' => '%H:%M:%S',
- 'firstday' => 0 );