diff --git a/lang/en/tiny_cloze.php b/lang/en/tiny_cloze.php index bcd599f..ca97e40 100644 --- a/lang/en/tiny_cloze.php +++ b/lang/en/tiny_cloze.php @@ -25,6 +25,7 @@ defined('MOODLE_INTERNAL') || die(); +$string['cloze:viewplugin'] = 'Helper to edit cloze questions'; $string['helplinktext'] = 'Cloze question editor'; $string['pluginname'] = 'Cloze question editor'; $string['privacy:metadata'] = 'Cloze Editor does not store any personal data';