From 66bba2d9f5b7272320ff4cbeb80d55c0b01ac327 Mon Sep 17 00:00:00 2001 From: martignoni Date: Fri, 2 Jul 2004 15:12:38 +0000 Subject: [PATCH] site front page can now have a topic section --- lang/fr/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 8dcc8fa131..5723903d94 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -812,6 +812,7 @@ $string['sitefiles'] = 'Fichiers du site'; $string['sitelogs'] = 'Événements du site'; $string['sitenews'] = 'Brèves'; $string['sites'] = 'Sites'; +$string['sitesection'] = 'Inclure une description'; $string['sitesettings'] = 'Configuration du site'; $string['size'] = 'Taille'; $string['sizeb'] = 'octets'; -- 2.39.5