dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added fail2ban - Log to the monitor (if installed at the server). Updated i...
vogelor
2009-01-26
476a60908e004bd330a111a0e6028d61053fafa5
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
nl_groups_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Systeemgebruiker groepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['add_new_record_txt'] = 'Add new Group';
?>