dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#3123 - Old backups are still shown in backup list.
Falko Timme
2013-10-23
22903acd6c8e21e08ac165e8a3be72c4f45ded60
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
id.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';
?>