diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index 4df06cea40..ea5e26188f 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -25,14 +25,11 @@ return [ 'active' => 'Actif ?', 'lastActivity' => 'Activité récente', 'balanceDiff' => 'Difference solde entre :start et :end', - 'matchedOn' => 'Correspond à', 'matchesOn' => 'Correspond à', 'account_type' => 'Type de compte', 'created_at' => 'Créé le', - 'new_balance' => 'Nouveau solde', 'account' => 'Compte', 'matchingAmount' => 'Montant', - 'lastMatch' => 'Dernière correspondance', 'split_number' => 'Segmenter en', 'destination' => 'Destination', 'source' => 'Source', @@ -66,7 +63,6 @@ return [ 'paid_current_period' => 'Payé cette période', 'email' => 'E-mail', 'registered_at' => 'Enregistré le', - 'is_activated' => 'Est activé', 'is_blocked' => 'Est bloqué', 'is_admin' => 'Est admin', 'has_two_factor' => 'A 2FA',