dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed a bug with the new template-handling in combination with the new erro...
vogelor
2010-05-12
903ede0a4bd6edadb913bf84b03bed6b98d14e11
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
pl_dns_template.lng
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nazwa';
$wb['fields_txt'] = 'Pola';
$wb['template_txt'] = 'Szablon';
$wb['visible_txt'] = 'Widoczność';
?>