mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-63691 core: added capability for creating group conversations
This commit is contained in:
parent
e2a687f689
commit
59f98779fb
3 changed files with 12 additions and 1 deletions
|
@ -155,6 +155,7 @@ $string['context'] = 'Context';
|
|||
$string['course:activityvisibility'] = 'Hide/show activities';
|
||||
$string['course:bulkmessaging'] = 'Send a message to many people';
|
||||
$string['course:create'] = 'Create courses';
|
||||
$string['course:creategroupconversations'] = 'Create group conversations';
|
||||
$string['course:delete'] = 'Delete courses';
|
||||
$string['course:viewsuspendedusers'] = 'View suspended users';
|
||||
$string['course:changecategory'] = 'Change course category';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue