mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 18:08:02 +01:00
5 lines
184 B
PHP
5 lines
184 B
PHP
<?php
|
|
$string['repositoryname'] = 'Current files';
|
|
$string['repositorydesc'] = 'A plug-in for browsing current draft files';
|
|
$string['draft:view'] = 'View draft files in file picker';
|