New translations firefly.php (French)

This commit is contained in:
James Cole
2017-08-15 00:10:08 +02:00
parent e84b37fc66
commit 7974319c73

View File

@@ -139,8 +139,8 @@ return [
'all_journals_for_tag' => 'Toutes les transactions pour le tag ":tag"',
'title_transfer_between' => 'Tous les transferts entre :start et :end',
'all_journals_for_category' => 'Toutes les transactions pour la catégorie :name',
'all_journals_for_budget' => 'All transactions for budget :name',
'chart_all_journals_for_budget' => 'Chart of all transactions for budget :name',
'all_journals_for_budget' => 'Toutes les transactions pour le budget :name',
'chart_all_journals_for_budget' => 'Graphique pour toutes les transactions pour le budget :name',
'journals_in_period_for_category' => 'All transactions for category :name between :start and :end',
'journals_in_period_for_tag' => 'All transactions for tag :tag between :start and :end',
'not_available_demo_user' => 'The feature you try to access is not available to demo users.',