Lang update
This commit is contained in:
@@ -80,3 +80,7 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
echo "---------------------------\n";
|
||||
}
|
||||
@define('PERM_SET_CHILD', 'Set the same permissions on all child directories');
|
||||
@define('PERMISSION_FORBIDDEN_PLUGINS', 'Forbidden plugins');
|
||||
@define('PERMISSION_FORBIDDEN_HOOKS', 'Forbidden events');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Enable Plugin ACL for usergroups?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
|
||||
Reference in New Issue
Block a user