dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
change mail, site and dns zone when owner is changed on domains module
Sergio Cambra
2014-07-04
03aed0af9e6066b0c3b3468b0fabe78ff63666ef
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mailuser
/
lib
/
lang
/
se.lng
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'Epostkonto';
$wb['Overview'] = 'Översikt';
$wb['Password'] = 'Lösenord';
$wb['Autoresponder'] = 'Autosvar';
$wb['Send copy'] = 'Skicka kopia';
$wb['Spamfilter'] = 'Spamfilter';
$wb['Email Filters'] = 'Epostfilter';
?>