dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
again typo in gentoo.lib.php ;)
Florian Schaal
2015-07-20
09106652fe12a1362d429368fd76b43ba8a9d34c
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
es_openvz_ip_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'OpenVZ IP addresses';
$wb['server_id_txt'] = 'Servidor';
$wb['ip_address_txt'] = 'Dirección IP';
$wb['reserved_txt'] = 'Reservado';
$wb['vm_id_txt'] = 'VM';
?>