dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#868 - Add support for BIND
tbrehm
2009-10-30
7dbea06e158c10fc59962ba2b988ca0976d5c000
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
pl_groups.lng
1
2
3
4
5
<?php
$wb['description_txt'] = 'Opis';
$wb['name_txt'] = 'Grupa';
$wb['name_err'] = 'Nazwa grupy musi mieć od 1 do 30 znaków.';
?>