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',