diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index ea5e26188f..b33f9e8c76 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -82,4 +82,6 @@ return [ 'inward' => 'Description vers l’intérieur', 'outward' => 'Description de l’extérieur', 'number_of_transactions' => 'Nombre de transactions', + 'total_amount' => 'Total amount', + ];