diff --git a/lang/fr/assignment.php b/lang/fr/assignment.php index d51bdfbe7bf..a3c12547430 100644 --- a/lang/fr/assignment.php +++ b/lang/fr/assignment.php @@ -44,6 +44,7 @@ $string['modulename'] = 'Devoir'; $string['modulenameplural'] = 'Devoirs'; $string['newsubmissions'] = 'Devoirs rendus'; $string['noassignments'] = 'Il n\'y a pas encore de devoir'; +$string['noattempts'] = 'Personne n\'a encore fait ce devoir'; $string['notgradedyet'] = 'Pas encore de note'; $string['notsubmittedyet'] = 'Pas encore rendu'; $string['overwritewarning'] = 'Attention ! un nouvel envoi remplacera votre devoir déjà remis';