| | |
| | | <?php
|
| | | $wb['template_id_txt'] = 'ablóna';
|
| | | $wb['server_id_txt'] = 'Server';
|
| | | $wb['client_txt'] = 'Klient';
|
| | | $wb['btn_save_txt'] = 'Vytvori? DNS záznam';
|
| | | $wb['btn_cancel_txt'] = 'Zrui?';
|
| | | $wb['domain_txt'] = 'Doména';
|
| | | $wb['email_txt'] = 'Email';
|
| | | $wb['ns1_txt'] = 'NS 1';
|
| | | $wb['ns2_txt'] = 'NS 2';
|
| | | $wb['ip_txt'] = 'IP Adresa';
|
| | | $wb['error_origin_empty'] = 'Pôvod prázdny.';
|
| | | $wb['error_ns_empty'] = 'NS prázdny.';
|
| | | $wb['error_mbox_empty'] = 'Mbox prázdny.';
|
| | | $wb['error_refresh_empty'] = 'Obnoovanie prázdne.';
|
| | | $wb['error_retry_empty'] = 'Opakovanie prázdne.';
|
| | | $wb['error_expire_empty'] = 'Expirácia prázdna.';
|
| | | $wb['error_minimum_empty'] = 'Minimum prázdne.';
|
| | | $wb['error_ttl_empty'] = 'TTL prázdne.';
|
| | | $wb['error_domain_empty'] = 'Doména prázdna.';
|
| | | $wb['error_ip_empty'] = 'IP prázdna.';
|
| | | $wb['error_ns1_empty'] = 'NS1 prázdne.';
|
| | | $wb['error_ns2_empty'] = 'NS2 prázdne.';
|
| | | $wb['error_email_empty'] = 'EMail prázdny.';
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['template_id_txt'] = 'ablóna'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['client_txt'] = 'Klient'; |
| | | $wb['btn_save_txt'] = 'Vytvori? DNS záznam'; |
| | | $wb['btn_cancel_txt'] = 'Zrui?'; |
| | | $wb['domain_txt'] = 'Doména'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['ns1_txt'] = 'NS 1'; |
| | | $wb['ns2_txt'] = 'NS 2'; |
| | | $wb['ip_txt'] = 'IP Adresa'; |
| | | $wb['error_origin_empty'] = 'Pôvod prázdny.'; |
| | | $wb['error_ns_empty'] = 'NS prázdny.'; |
| | | $wb['error_mbox_empty'] = 'Mbox prázdny.'; |
| | | $wb['error_refresh_empty'] = 'Obnoovanie prázdne.'; |
| | | $wb['error_retry_empty'] = 'Opakovanie prázdne.'; |
| | | $wb['error_expire_empty'] = 'Expirácia prázdna.'; |
| | | $wb['error_minimum_empty'] = 'Minimum prázdne.'; |
| | | $wb['error_ttl_empty'] = 'TTL prázdne.'; |
| | | $wb['error_domain_empty'] = 'Doména prázdna.'; |
| | | $wb['error_ip_empty'] = 'IP prázdna.'; |
| | | $wb['error_ns1_empty'] = 'NS1 prázdne.'; |
| | | $wb['error_ns2_empty'] = 'NS2 prázdne.'; |
| | | $wb['error_email_empty'] = 'EMail prázdny.'; |
| | | ?> |