. /** * certificateelement_teachersname file description here. * * @package certificateelement_teachersname * @copyright 2022 alex * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['teachersname'] = 'Name'; $string['teachersname_help'] = 'The field to be displayed. If you need to display more than one field, add more instances of this element and configure accordingly.'; $string['pluginname'] = 'Teacher name'; $string['privacy:metadata'] = 'The Teacher name plugin does not store any personal data.';