From 04e09afcccbf4e7f3eafa540ea35ac22b38f5bc0 Mon Sep 17 00:00:00 2001
From: filip <filip@ispconfig3>
Date: Mon, 27 Sep 2010 07:31:33 -0400
Subject: [PATCH] Implemented new FAQ functionality in help module

---
 interface/web/help/lib/lang/cz.lng |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/interface/web/help/lib/lang/cz.lng b/interface/web/help/lib/lang/cz.lng
index b0e6945..ace68ba 100644
--- a/interface/web/help/lib/lang/cz.lng
+++ b/interface/web/help/lib/lang/cz.lng
@@ -6,4 +6,8 @@
 $wb['Support'] = 'Podpora';
 $wb['About ISPConfig'] = 'O ISPConfigu';
 $wb['Version'] = 'Verze';
+$wb['Frequently Asked Questions'] = 'Často kladené dotazy';
+$wb['FAQ Sections'] = 'Sekce FAQ';
+$wb['Manage Sections'] = 'Spravovat sekce';
+$wb['Add a Question & Answer Pair'] = 'Přidat otázku a odpověď';
 ?>

--
Gitblit v1.9.1