From f2ea5fb2533f547ab2718de928e78fe884f919bc Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 6 Feb 2017 08:31:57 +0100 Subject: [PATCH] New translations --- resources/lang/fr_FR/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php index 9ddc4761b8..f44be30df9 100644 --- a/resources/lang/fr_FR/config.php +++ b/resources/lang/fr_FR/config.php @@ -10,7 +10,7 @@ */ return [ - 'locale' => 'fr, French, fr_FR, fr_FR.utf8', + 'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8', 'month' => '%B %Y', 'month_and_day' => '%e %B %Y', 'date_time' => '%B %e %Y @ %T',