mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Updated language files [skip ci]
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'locale' => 'fr, French, fr_FR, fr_FR.utf8, fr_FR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e %B %Y',
|
||||
'date_time' => '%B %e %Y @ %T',
|
||||
'specific_day' => '%e %B %Y',
|
||||
'week_in_year' => 'Semaine %W %Y',
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
'locale' => 'fr, French, fr_FR, fr_FR.utf8, fr_FR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e %B %Y',
|
||||
'date_time' => '%B %e %Y @ %T',
|
||||
'specific_day' => '%e %B %Y',
|
||||
'week_in_year' => 'Semaine %W %Y',
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
];
|
||||
|
||||
@@ -103,6 +103,7 @@ return [
|
||||
'file_map_field_mapped_to' => 'Mappé à',
|
||||
'map_do_not_map' => '(ne pas mapper)',
|
||||
'file_map_submit' => 'Démarrez l\'importation',
|
||||
'file_nothing_to_map' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignorer cette colonne)',
|
||||
|
||||
Reference in New Issue
Block a user