Till Brehm
2016-04-19 ce7dfb39efe3bd7332ada50f8f31955fd3dbdac7
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';
?>