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

15 lines
327 B
PHP

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