dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changed hard-coded conversion to formatBytes for mail-traffic stats
Florian Schaal
2013-12-27
ad24a14cb831dcc31e088b9e9f022df5e9f49281
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
vm
/
lib
/
lang
/
hr_openvz_ip_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'OpenVZ IP adrese';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP adresa';
$wb['reserved_txt'] = 'Rezervirano';
$wb['vm_id_txt'] = 'VM';
?>