moodle-expcontent/lang/en/expcontent.php

14 lines
329 B
PHP
Raw Normal View History

2021-07-06 14:08:32 +00:00
<?php
defined('MOODLE_INTERNAL') || die();
$string['modulename'] = 'EXP360 Content';
$string['modulename'] = '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';