summaryrefslogtreecommitdiffstats
path: root/l10n/l10n-de.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/l10n-de.php')
-rw-r--r--l10n/l10n-de.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/l10n/l10n-de.php b/l10n/l10n-de.php
deleted file mode 100644
index f3084b05df8..00000000000
--- a/l10n/l10n-de.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$LOCALIZATIONS = array(
- 'date' => 'd.m.Y',
- 'datetime' => 'd.m.Y H:i:s',
- 'time' => 'H:i:s' );