mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
5 lines
87 B
PHP
5 lines
87 B
PHP
<?PHP // $Id$
|
|
|
|
$string['participation:view'] = 'View course participation report';
|
|
|
|
?>
|