moodle-expcontent/lang/en/expcontent.php

15 lines
327 B
PHP
Raw Normal View History

2021-07-06 14:08:32 +00:00
<?php
defined('MOODLE_INTERNAL') || die();
2021-11-30 08:42:55 +00:00
$string['modulename'] = '360° Content';
$string['modulename'] = '360° Content';
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';
2021-11-30 08:42:55 +00:00
$string['contentid'] = 'Content ID';