New translations firefly.php (French)

This commit is contained in:
James Cole 2017-04-23 18:10:18 +02:00
parent 47a7729358
commit 50cc455f0f

View File

@ -118,12 +118,12 @@ return [
'multi_select_no_selection' => 'None selected',
'multi_select_all_selected' => 'All selected',
'multi_select_filter_placeholder' => 'Find..',
'between_dates_breadcrumb' => 'Between :start and :end',
'all_journals_without_budget' => 'All transactions without a budget',
'journals_without_budget' => 'Transactions without a budget',
'all_journals_without_category' => 'All transactions without a category',
'journals_without_category' => 'Transactions without a category',
'all_journals_for_account' => 'All transactions for account :name',
'between_dates_breadcrumb' => 'Entre :start et :end',
'all_journals_without_budget' => 'Toutes les transactions sans budget',
'journals_without_budget' => 'Transactions sans budget',
'all_journals_without_category' => 'Toutes les transactions sans catégorie',
'journals_without_category' => 'Transactions sans catégorie',
'all_journals_for_account' => 'Toutes les transactions pour le compte :name',
'chart_all_journals_for_account' => 'Chart of all transactions for account :name',
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
'transferred' => 'Transferred',