dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
utf-8 coding error in index-file
redray
2009-01-05
23cb9b8b572c1fdea9619882e227f1c831e2b6ac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_groups_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Systembenutzer Gruppen';
$wb['description_txt'] = 'Beschreibung';
$wb['name_txt'] = 'Gruppe';
$wb['add_new_record_txt'] = 'Add new group';
?>