From 8a4a057376d8371aa976f3f37b178cd738c4eb59 Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Sun, 21 Feb 2016 12:27:11 -0500 Subject: [PATCH] Merge branch 'stable-3.1' --- interface/web/help/lib/lang/cz_support_message_list.lng | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/interface/web/help/lib/lang/cz_support_message_list.lng b/interface/web/help/lib/lang/cz_support_message_list.lng index 708e687..23f8058 100644 --- a/interface/web/help/lib/lang/cz_support_message_list.lng +++ b/interface/web/help/lib/lang/cz_support_message_list.lng @@ -1,6 +1,7 @@ <?php -$wb['list_head_txt'] = 'Zrávy pro podporu'; +$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'; ?> -- Gitblit v1.9.1