Florian Schaal
2014-06-04 fac03aa97013f819bbc6c201d107ebfc4fab4e18
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Schránka';
$wb['email_txt'] = 'Email';
$wb['autoresponder_txt'] = 'Automatická odpove?';
$wb['add_new_record_txt'] = 'Pridať novú schránku';
$wb['name_txt'] = 'Realname';
$wb['login_txt'] = 'Login';
?>