firefly-iii/resources/lang/fr_FR/config.php
2016-02-05 21:23:10 +01:00

9 lines
143 B
PHP
Executable File

<?php
return [
'locale' => 'fr, French, fr_FR, fr_FR.utf8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
];