moodle/lang/en_utf8/auth_webservice.php

5 lines
236 B
PHP

<?php
// WS plugin
$string['auth_webservicedescription'] = 'This authentication method should be used for accounts that are exclusively for use by web service clients.';
$string['auth_webservicetitle'] = 'Web services authentication';