dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added editor for the server config ini.
tbrehm
2008-06-13
7848cef8ea2f1345c08200d9a817404b437c53a5
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_groups.lng
1
2
3
4
5
<?php
$wb["description_txt"] = 'Beschreibung';
$wb["name_txt"] = 'Gruppe';
$wb["name_err"] = 'Das Feld Gruppe muss min. 1, max. 30 Zeichen lang sein.';
?>