dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added awstats installation instructions to debian manuals.
tbrehm
2010-10-14
07f2f9bbdd617cf29ccd1c60e71b1c404f46d861
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
nl_groups.lng
1
2
3
4
5
6
7
<?php
$wb["description_txt"] = 'Omschrijving';
$wb["name_txt"] = 'Groep';
$wb["name_err"] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>