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
630 B
15 lines
630 B
<?php
|
|
$string['title'] = 'Zertifikate verifizieren';
|
|
|
|
$string['certificate'] = 'Abgleichung des Zertifikat-Codes:';
|
|
$string['verifycertificate'] = 'Zertifikate verifizieren';
|
|
$string['notfound'] = 'Die Zertifikatsnummer konnte nicht bestätigt werden.';
|
|
$string['to'] = 'Zuerkannt';
|
|
$string['course'] = 'Kurs';
|
|
$string['date'] = 'Am';
|
|
$string['grade'] = 'Bewertung';
|
|
$string['customtext'] = 'Kurs details';
|
|
$string['enrol_period'] = 'Einschreiben Zeitraum';
|
|
$string['printhours'] = 'Stunden';
|
|
$string['chooseprofilefields'] = 'Wählen Sie Profilfelder angezeigt';
|
|
$string['nofields'] = 'Kein ProfilFeld definiert';
|
|
|