moodle-expcontent/lang/en/expcontent.php
Kumi 3cd8a30a4a Implement shortcode URL resolver
Fix URL for 360 content view
2021-08-19 11:37:47 +02:00

14 lines
329 B
PHP

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