dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
hide client selector when domain module is enabled, auto get client from se...
Sergio Cambra
2014-07-09
3e94c8b7d989a3964a8d0d7c916292d28b9bd0ad
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
de.lng
1
2
3
4
5
6
7
<?php
$wb['Virtual Servers'] = 'Virtuelle Server';
$wb['OS Templates'] = 'OS-Templates';
$wb['VM Templates'] = 'VM-Templates';
$wb['IP addresses'] = 'IP-Adressen';
$wb['OpenVZ'] = 'OpenVZ';
?>