Various code cleanup

This commit is contained in:
James Cole
2018-07-20 14:35:09 +02:00
parent 44fb307da4
commit 2d66a9212f
4 changed files with 42 additions and 29 deletions

View File

@@ -24,7 +24,7 @@ declare(strict_types=1);
return [
'html_language' => 'en',
'locale' => 'en, English, en_US, en_US.utf8, en_US.UTF-8',
'locale' => 'en, English, en_US.utf8, en_US.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e, %Y',
'month_and_date_day' => '%A %B %e, %Y',