mirror of
https://github.com/humhub/humhub.git
synced 2025-02-21 09:43:03 +01:00
Update Group.php
This commit is contained in:
parent
6192d85bbf
commit
8ebbdfc971
@ -131,7 +131,7 @@ class Group extends ActiveRecord
|
||||
'notify_users' => Yii::t('AdminModule.user', 'Send notifications to users when added to or removed from the group.'),
|
||||
'show_at_registration' => Yii::t('AdminModule.user', 'Make the group selectable at registration.'),
|
||||
'show_at_directory' => Yii::t('AdminModule.user', 'Add a seperate page for the group to the directory.'),
|
||||
'is_default_group' => Yii::t('UserModule.base', 'Default Group for users who are not assigned to any other group.'),
|
||||
'is_default_group' => Yii::t('AdminModule.user', 'Applied to new or existing users without any other group membership.'),
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user