Approval.
This commit is contained in:
@ -199,3 +199,11 @@ $backend_tl['hide_topic_startpage'] = 'Hide topic on startpage';
|
||||
$backend_tl['startpage_normal'] = 'normal';
|
||||
$backend_tl['startpage_scrollitelling'] = 'Scrollitelling';
|
||||
$backend_tl['enable_direct_object_links'] = 'Link objects directly in md';
|
||||
$backend_tl['username'] = 'Username';
|
||||
$backend_tl['realname'] = 'Real name';
|
||||
$backend_tl['mail'] = 'E-Mail';
|
||||
$backend_tl['new_password'] = 'New password (Empty = Keep old one)';
|
||||
$backend_tl['password_confirmation'] = 'Password confirmation';
|
||||
$backend_tl['userrole'] = 'User role';
|
||||
$backend_tl['admin'] = 'Admin (highest level)';
|
||||
$backend_tl['regular_user'] = 'Regular user';
|
||||
|
Reference in New Issue
Block a user