. /** * Strings for component 'auth_macaroons', language 'en'. * * @package auth_macaroons * @copyright 2017 onwards Brendan Abolivier * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['auth_macaroonsdescription'] = 'Macaroons usage for authentication'; $string['pluginname'] = 'Macaroons';