Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/help/lib/lang/cz_support_message_list.lng
@@ -1,6 +1,8 @@
<?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';
?>