mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
4 lines
157 B
PHP
4 lines
157 B
PHP
<?php
|
|
// WS plugin
|
|
$string['auth_webservicedescription'] = 'Manually created accounts for web services.';
|
|
$string['auth_webservicetitle'] = 'Web services';
|