dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added warning in the interface when a path for a shelluser is set that is...
Till Brehm
2014-08-14
9edea9976bd605071e0694a90d704266c0b7e0f9
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
hu_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Leírás';
$wb['name_txt'] = 'Csoport';
$wb['name_err'] = 'A csoportnév hossza 1-30.';
?>