mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 06:10:08 +01:00
9 lines
225 B
PHP
9 lines
225 B
PHP
<?php // $Id$
|
|
|
|
$string['blockname'] = 'Liens vers sections';
|
|
$string['topics'] = 'Thèmes';
|
|
$string['jumptocurrenttopic'] = 'Thème actuel';
|
|
$string['jumptocurrentweek'] = 'Semaine actuelle';
|
|
$string['weeks'] = 'Semaines';
|
|
|
|
?>
|