mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
4 lines
175 B
PHP
4 lines
175 B
PHP
<?php // $Id$
|
|
$string['configplugin'] = 'Configuration for upload plugin';
|
|
$string['repositoryname'] = 'Upload a file';
|
|
$string['repositorydesc'] = 'Upload a file to Moodle';
|