Till Brehm
2016-01-10 ec42ad14f7a3984a4e882a6b0e1b7f32ea719cd0
interface/web/help/lib/lang/cz_support_message_list.lng
@@ -1,6 +1,9 @@
<?php
$wb['list_head_txt'] = 'Zrávy pro podporu';
$wb['sender_id_txt'] = 'Odesílatel';
$wb['subject_txt'] = 'Předmět';
$wb["add_new_record_txt"] = 'Vytvořit zprávu pro podporu';
?>
<?php
$wb['list_head_txt'] = 'Zprávy pro podporu';
$wb['sender_id_txt'] = 'Odesílatel';
$wb['subject_txt'] = 'Předmět';
$wb['add_new_record_txt'] = 'Vytvořit zprávu pro podporu';
$wb['date_txt'] = 'Datum';
?>