vogelor
2010-05-02 545abdd8f97e49c674682216a2a18c117d7e30ee
1
2
3
4
5
6
7
8
<?php
$wb['server_id_txt'] = 'Serwer';
$wb['priority_txt'] = 'Priorytet';
$wb['policy_id_txt'] = 'Polityka';
$wb['email_txt'] = 'Email (Wzór)';
$wb['fullname_txt'] = 'Nazwa';
$wb['local_txt'] = 'Lokalne';
?>