dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'stable-3.1'
Marius Burkard
2016-04-26
5152e9a75e6e0ed4dc26358e4e608ce684147b32
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
es_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Descripción';
$wb['name_err'] = 'El grupo debe contener entre 1 y 30 caracteres.';
$wb['name_txt'] = 'Grupo';
?>