Fix language issues #3772

This commit is contained in:
James Cole
2020-09-07 12:56:51 +02:00
parent f5871898bd
commit a7af8d2195
46 changed files with 374 additions and 190 deletions

View File

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