Marius Cramer
2014-02-10 7ffd14a9d111e0e3140c8b1c9db40cb2fceba03b
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';
?>