2021-07-06 14:08:32 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
defined('MOODLE_INTERNAL') || die();
|
|
|
|
|
|
|
|
$string['modulename'] = 'EXP360 Content';
|
2021-12-07 10:02:33 +00:00
|
|
|
$string['modulenameplural'] = 'EXP360 Contents';
|
2021-07-06 14:08:32 +00:00
|
|
|
|
|
|
|
$string['settings'] = 'Settings';
|
|
|
|
|
|
|
|
$string['baseurl'] = 'Base URL';
|
|
|
|
$string['baseurl_help'] = 'Base URL of the EXP360 Content Server';
|
|
|
|
|
|
|
|
$string['name'] = 'Name';
|
|
|
|
$string['contentid'] = 'Content ID';
|