mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
New string 'preventlate'
This commit is contained in:
parent
2f81dff38e
commit
67e0762aed
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ $string['noassignments'] = 'Il n\'y a pas encore de devoir';
|
|||
$string['notgradedyet'] = 'Pas encore de note';
|
||||
$string['notsubmittedyet'] = 'Pas encore rendu';
|
||||
$string['overwritewarning'] = 'Attention ! un nouvel envoi remplacera votre devoir déjà remis';
|
||||
$string['preventlate'] = 'Empêcher les remises en retard';
|
||||
$string['saveallfeedback'] = 'Enregistrer tous mes feedbacks';
|
||||
$string['submission'] = 'Devoir rendu';
|
||||
$string['submissionfeedback'] = 'Feedback du devoir';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue