dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Keep reject-sender-mismatch-setting also when updating Fixed missing parts ...
Dominik
2015-04-05
20f478fd5e36bb03dd6850d3f5e8a2a459a6dc2b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
se_mail_aliasdomain_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Domänalias';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Källa';
$wb['destination_txt'] = 'Destination';
$wb['add_new_record_txt'] = 'Lägg till nytt domänalias';
?>