dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added functions client_get_emailcontact and client_login_get to remote ap...
Till Brehm
2014-05-11
39dd4ecc8b4a2b3b98a7ffe7056ae64240b22d56
[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';
?>