mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
4 lines
112 B
PHP
4 lines
112 B
PHP
<?php
|
|
$string['repositoryname'] = 'Google Docs';
|
|
$string['googledocs:view'] = 'View google docs repository';
|
|
?>
|