moodle-expcontent/lang/en/expcontent.php
2021-11-30 12:09:04 +01:00

16 lines
386 B
PHP

<?php
defined('MOODLE_INTERNAL') || die();
$string['modulename'] = '360° Content';
$string['modulenameplural'] = $string['modulename'];
$string['pluginname'] = $string['modulename'];
$string['settings'] = 'Settings';
$string['baseurl'] = 'Base URL';
$string['baseurl_help'] = 'Base URL of the EXP360 Content Server';
$string['name'] = 'Name';
$string['contentid'] = 'Content ID';