dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Bugfix: wrong host name when using domain module
mcramer
2012-09-27
056b11eb05c5bb21af23b87c0dc4157f86d62e48
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
ro.lng
1
2
3
4
5
6
7
<?php
$wb['Virtual Servers'] = 'Virtual Servers';
$wb['OS Templates'] = 'OS Templates';
$wb['VM Templates'] = 'VM Templates';
$wb['IP addresses'] = 'IP addresses';
$wb['OpenVZ'] = 'OpenVZ';
?>