Marius Cramer
2013-11-25 bd8b728abeb6a0e9dfc99d5e3d7708cb920c8f86
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';
?>