mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
new language strings and updated code
This commit is contained in:
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'fr',
|
||||
'locale' => 'fr, French, fr_FR, fr_FR.utf8, fr_FR.UTF-8',
|
||||
'locale' => 'fr, French, fr_FR.utf8, fr_FR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e %B %Y',
|
||||
'month_and_date_day' => '%A %e %B %Y',
|
||||
|
||||
Reference in New Issue
Block a user