mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Update config.php, see #521
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
return [
|
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' => '%B %Y',
|
||||||
'month_and_day' => '%B %e, %Y',
|
'month_and_day' => '%B %e, %Y',
|
||||||
'date_time' => '%B %e, %Y, @ %T',
|
'date_time' => '%B %e, %Y, @ %T',
|
||||||
|
Reference in New Issue
Block a user