From f6a25db17c8afbb154ba045ff84e1a7d3e2c569a Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 6 Feb 2017 13:11:26 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php index 783fe0a459..ef642a7e8b 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.utf8', + 'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8', 'month' => '%B %Y', 'month_and_day' => '%e. %B %Y', 'date_time' => '%e %B %Y, @ %T',