tbrehm
2009-03-10 1054a302f8730d72c64a0f352e59afc5859ecb5a
1
2
3
4
5
6
7
<?php
$wb['recipient_id_txt'] = 'Получател';
$wb['sender_id_txt'] = 'Подател';
$wb['subject_txt'] = 'Тема';
$wb['message_txt'] = 'Съобщение';
$wb['tstamp_txt'] = 'Дата';
?>