dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Simplifies loading of classes. No is_object check
pedro_morgan
2007-08-19
814e0b4a25ee1245f275c92e5eb8540a4c9c0e66
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
se_mail_domain.lng
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'Server';
$wb["domain_txt"] = 'Domän';
$wb["type_txt"] = 'Typ';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
?>