Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lang/de.php')
-rw-r--r--lang/de.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/de.php b/lang/de.php
index cbacfa7012..30e0300be3 100644
--- a/lang/de.php
+++ b/lang/de.php
@@ -1,7 +1,5 @@
<?php
-setlocale(LC_TIME, 'de_DE.UTF-8');
-
$translations = array(
'General_Locale' => 'de_DE.UTF-8',
'General_TranslatorName' => 'Frank Bueltge, Thorsten Taube, Arthur W. Borens, Marco Ziesing, Andreas Just, Fabian Becker, Henry Müller, Pascal Herbert,Christian W. Schneider',
@@ -1371,4 +1369,4 @@ $translations = array(
'VisitorInterest_BetweenXYSeconds' => '%1$s-%2$ss',
'VisitsSummary_AverageVisitDuration' => '%s durchschnittliche Aufenthaltszeit',
'VisitsSummary_NbActionsPerVisit' => '%s Aktionen pro Besucher',
-); \ No newline at end of file
+);