Merge branch 'MDL-70172-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE

This commit is contained in:
Víctor Déniz 2021-03-02 09:16:53 +00:00
commit 01fc159374
4 changed files with 33 additions and 10 deletions

View file

@ -1188,6 +1188,7 @@ $string['loginstepsnone'] = '<p>Hi!</p>
<p>If someone else has already chosen your username then you\'ll have to try again using a different username.</p>';
$string['loginto'] = 'Log in to {$a}';
$string['loginagain'] = 'Log in again';
$string['logoof'] = 'Logo of {$a}';
$string['logout'] = 'Log out';
$string['logoutconfirm'] = 'Do you really want to log out?';
$string['logs'] = 'Logs';