<?php
|
$wb['list_head_txt'] = 'Web stranice';
|
$wb['domain_id_txt'] = 'ID';
|
$wb['active_txt'] = 'Aktivno';
|
$wb['server_id_txt'] = 'Server';
|
$wb['domain_txt'] = 'Domena';
|
$wb['add_new_record_txt'] = 'Dodaj novu web stranicu';
|
$wb['parent_domain_id_txt'] = 'Website';
|
|
?>
|