| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Aliasdomain'; |
| | | $wb['active_txt'] = 'Active'; |
| | | $wb['list_head_txt'] = 'Alias domena'; |
| | | $wb['active_txt'] = 'Aktivno'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['parent_domain_id_txt'] = 'Website'; |
| | | $wb['domain_txt'] = 'Aliasdomain'; |
| | | $wb['parent_domain_id_txt'] = 'Web stranica'; |
| | | $wb['domain_txt'] = 'Alias domena'; |
| | | $wb['add_new_record_txt'] = 'Add new aliasdomain'; |
| | | $wb['domain_error_empty'] = 'Domain is empty.'; |
| | | $wb['domain_error_unique'] = 'Domain must be unique.'; |
| | |
| | | $wb['no_flag_txt'] = 'No flag'; |
| | | $wb['none_txt'] = 'None'; |
| | | ?> |
| | | |