Marius Burkard
2016-05-09 9e63ffc814b8087ea8c1ba7c819bc91ff9ee985a
interface/web/vm/lib/lang/pl_openvz_ip_list.lng
@@ -1,6 +1,7 @@
<?php
$wb["list_head_txt"] = 'OpenVZ IP addresses';
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'IP address';
$wb["reserved_txt"] = 'Reserved';
?>
$wb['list_head_txt'] = 'Adresy IP OpenVZ';
$wb['server_id_txt'] = 'Serwer';
$wb['ip_address_txt'] = 'Adresy IP';
$wb['reserved_txt'] = 'Zarezerwowany';
$wb['vm_id_txt'] = 'VM';
?>