New translations firefly.php (French)

This commit is contained in:
James Cole 2017-11-03 06:50:37 +01:00
parent 913a9ef132
commit 8a98c16229

View File

@ -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',