diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 27d8596a3e6..00117d5e16d 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -833,6 +833,7 @@ $string['page'] = 'Page'; $string['pageheaderconfigablock'] = 'Configuration d\'un bloc dans %%fullname%%'; $string['parentcoursenotfound'] = 'Le cours parent n\'a pas été trouvé !'; $string['parentcoursenotmetacourse'] = 'Le cours parent n\'est pas un méta-cours !'; +$string['parentfolder'] = 'Dossier parent'; $string['parentlanguage'] = 'en'; $string['participants'] = 'Participants'; $string['password'] = 'Mot de passe';