dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Implemented: - send quota notifications each X days instead of each day...
mcramer
2013-07-08
ed1260a13c005e5cdbdafacf28fbbdc1ddbe2d56
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
dns
/
lib
/
lang
/
pt_dns_template_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Assistente de Templates DNS';
$wb['visible_txt'] = 'VisÃvel';
$wb['name_txt'] = 'Nome';
$wb['add_new_record_txt'] = 'Adicionar novo registo';
?>