mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
registration MDL-19313 implement password for private hub
This commit is contained in:
parent
b2aea6c674
commit
4b1acb3ae8
5 changed files with 29 additions and 13 deletions
|
@ -175,5 +175,6 @@ $string['untrustme'] = 'Untrust';
|
|||
$string['updatesite'] = 'Update registration on {$a}';
|
||||
$string['url'] = 'hub URL';
|
||||
$string['usersnumber'] = 'Number of users ({$a})';
|
||||
$string['wrongtoken'] = 'The registration failed. Press continue and try again.';
|
||||
$string['wrongurlformat'] = 'Bad URL format';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue