mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
6 lines
103 B
PHP
6 lines
103 B
PHP
<?php // $Id$
|
|
|
|
$string['modulename'] = 'Cyberquête';
|
|
$string['modulenameplural'] = 'Cyberquêtes';
|
|
|
|
?>
|