moodle/lang/en_utf8/repository_googledocs.php

4 lines
112 B
PHP

<?php
$string['repositoryname'] = 'Google Docs';
$string['googledocs:view'] = 'View google docs repository';
?>