Skip to content
hr_web_vhost_domain_list.lng 375 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Web stranice';
tbrehm's avatar
tbrehm committed
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Aktivno';
tbrehm's avatar
tbrehm committed
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domena';
$wb['add_new_record_txt'] = 'Dodaj novu web stranicu';
$wb['parent_domain_id_txt'] = 'Website';
Till Brehm's avatar
Till Brehm committed
$wb['add_new_subdomain_txt'] = 'Add new subdomain';
$wb['add_new_aliasdomain_txt'] = 'Add new aliasdomain';
tbrehm's avatar
tbrehm committed
?>