Add missing string to lang file

This commit is contained in:
Kumi 2021-11-24 08:47:04 +01:00
parent 9bba4828fb
commit 9b34c038ec

View file

@ -108,6 +108,7 @@ $string['gethtmlcert'] = 'View certificate';
$string['gradeoutcome'] = 'Outcome';
$string['height'] = 'Height';
$string['height_help'] = 'This is the height of the certificate PDF in mm. For reference an A4 piece of paper is 297mm high and a letter is 279mm high.';
$string['html'] = 'HTML';
$string['invalidcode'] = 'Invalid code supplied.';
$string['invalidcolour'] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.';
$string['invalidelementwidth'] = 'Please enter a positive number.';