mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-11 16:05:50 -06:00
New translations firefly.php (French)
This commit is contained in:
parent
913a9ef132
commit
8a98c16229
@ -144,7 +144,10 @@ return [
|
||||
|
||||
// repeat frequencies:
|
||||
'repeat_freq_yearly' => 'annuellement',
|
||||
'repeat_freq_half-year' => 'every half-year',
|
||||
'repeat_freq_quarterly' => 'quarterly',
|
||||
'repeat_freq_monthly' => 'mensuel',
|
||||
'repeat_freq_weekly' => 'weekly',
|
||||
'weekly' => 'hebdomadaire',
|
||||
'quarterly' => 'trimestriel',
|
||||
'half-year' => 'semestriel',
|
||||
|
Loading…
Reference in New Issue
Block a user