tbrehm
2010-07-13 e4aa2075422eafa0cd1d447c74122b042909f7d3
1
2
3
4
5
6
7
8
<?php
$wb['server_id_txt'] = 'Sunucu';
$wb['priority_txt'] = 'Öncelik';
$wb['policy_id_txt'] = 'Kural';
$wb['email_txt'] = 'Email (Desen)';
$wb['fullname_txt'] = 'İsim';
$wb['local_txt'] = 'Yerel';
?>