mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Fix language issues #3772
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user