dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2916 - sql error in dns_zone_get_id.
ftimme
2013-06-08
b25c2e24d8ba806a2b26431e9cb6526fd353778f
[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';
?>