dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Large Brazilian Portuguese Language Updates. Reflect new things added on is...
moglia
2010-05-13
b023eb843589e7a53c0d05e927026655e3da745a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
ro_mail_aliasdomain_list.lng
1
2
3
4
5
6
7
8
<?php
$wb["list_head_txt"] = 'Domain alias';
$wb["active_txt"] = 'Active';
$wb["source_txt"] = 'Source';
$wb["destination_txt"] = 'Destination';
$wb["source_txt"] = 'Source';
$wb["add_new_record_txt"] = 'Add new Domain alias';
?>