diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index 15bc6df34d..18a99031d3 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -33,7 +33,7 @@ return [ 'split_number' => 'Segmenter en', 'destination' => 'Destination', 'source' => 'Source', - 'expectedMatch' => 'Correspondance attendue', + 'next_expected_match' => 'Next expected match', 'automatch' => 'Correspondance automatique ?', 'repeat_freq' => 'Répétitions', 'description' => 'Description', @@ -85,4 +85,4 @@ return [ 'budget_count' => 'Number of budgets', 'rule_and_groups_count' => 'Number of rules and rule groups', 'tags_count' => 'Number of tags', -]; +]; \ No newline at end of file