diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php index 787cad90f1..783fe0a459 100644 --- a/resources/lang/de_DE/config.php +++ b/resources/lang/de_DE/config.php @@ -10,7 +10,7 @@ */ return [ - 'locale' => 'de, Deutsch, de_DE, de_DE.utf8', + 'locale' => 'de, Deutsch, de_DE.utf8', 'month' => '%B %Y', 'month_and_day' => '%e. %B %Y', 'date_time' => '%e %B %Y, @ %T',