Florian Schaal
2015-06-02 91b6ac2752c03b641702aecd5968da299e43b70b
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'FTP-uživateľ';
$wb['active_txt'] = 'Aktívne';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Webstránky';
$wb['username_txt'] = 'Užívateľské meno';
$wb['add_new_record_txt'] = 'Pridať nového FTP-uživateľa';
?>