mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-18518 user firstaccess - added suport to display user->firstaccess. Credit goes to Anthony Borrow!
Merged from 19_STABLE
This commit is contained in:
parent
692e0c3395
commit
1263a0ff1d
4 changed files with 14 additions and 1 deletions
|
@ -672,6 +672,7 @@ $string['filesfolders'] = 'Files/folders';
|
|||
$string['filloutallfields'] = 'Please fill out all fields in this form';
|
||||
$string['filter'] = 'Filter';
|
||||
$string['findmorecourses'] = 'Find more courses...';
|
||||
$string['firstaccess'] = 'First access';
|
||||
$string['firstdayofweek'] = '0';
|
||||
$string['firstname'] = 'First name';
|
||||
$string['firsttime'] = 'Is this your first time here?';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue