dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed a bug: if the domain-module is used and there are NO domains in the l...
vogelor
2010-05-17
8143c39240c5773cc2dfb30b4a8b19f59e4a8d1d
[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.';
?>