You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
646 B
15 lines
646 B
<?php
|
|
$string['title'] = 'Verify Certificates';
|
|
$string['pluginname'] = 'Verify Certificates';
|
|
$string['certificate'] = 'Verification for certificate code:';
|
|
$string['verifycertificate'] = 'Verify Certificate';
|
|
$string['notfound'] = 'The certificate number could not be validated.';
|
|
$string['to'] = 'Awarded to';
|
|
$string['course'] = 'Course';
|
|
$string['date'] = 'On';
|
|
$string['grade'] = 'Grade';
|
|
$string['customtext'] = 'Course details';
|
|
$string['enrol_period'] = 'Enroll period';
|
|
$string['printhours'] = 'Hours';
|
|
$string['chooseprofilefields'] = 'Choose profilefields to display';
|
|
$string['nofields'] = 'No profilefields defined';
|
|
|