mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-66828 core: Add toast-style notifications
Part of MDL-66074
This commit is contained in:
parent
b253a4f21d
commit
224ea04e68
15 changed files with 135 additions and 1 deletions
|
@ -512,6 +512,7 @@ $string['digitalminor_desc'] = 'Please ask your parent/guardian to contact:';
|
|||
$string['directory'] = 'Directory';
|
||||
$string['disable'] = 'Disable';
|
||||
$string['disabledcomments'] = 'Comments are disabled';
|
||||
$string['dismissnotification'] = 'Dismiss this notification';
|
||||
$string['displayingfirst'] = 'Only the first {$a->count} {$a->things} are displayed';
|
||||
$string['displayingrecords'] = 'Displaying {$a} records';
|
||||
$string['displayingusers'] = 'Displaying users {$a->start} to {$a->end}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue