From d45a12e544a72544b19b042d1e95af697efb8901 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 6 Feb 2017 13:11:44 +0100 Subject: [PATCH] New translations --- resources/lang/es_ES/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php index 58220429bf..827ebea3f0 100644 --- a/resources/lang/es_ES/config.php +++ b/resources/lang/es_ES/config.php @@ -10,7 +10,7 @@ */ return [ - 'locale' => 'en, English, en_US, en_US.utf8', + 'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8', 'month' => '%B %Y', 'month_and_day' => '%B %e, %Y', 'date_time' => '%B %e, %Y, @ %T',