dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2420 - PHP 5.4 warnings
tbrehm
2012-10-03
8216785bcf5cf93e2b473e53df0ca8fcfdc808cb
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
id_mail_aliasdomain_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domain alias';
$wb['active_txt'] = 'Aktif';
$wb['source_txt'] = 'Sumber';
$wb['destination_txt'] = 'Tujuan';
$wb['add_new_record_txt'] = 'Tambah Alias Domain Baru';
?>