dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Allow domain specific welcom messages:
Daniel Steglich
2016-01-15
bb984cedaa3530ccc88c4c1f7ca84ebbfbc52d89
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
pl_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Instalator szablonów DNS';
$wb['visible_txt'] = 'Widoczność';
$wb['name_txt'] = 'Nazwa';
$wb['add_new_record_txt'] = 'Dodaj nowy wpis';
?>