From 51ee2e92d6320209f159dcc18fd8eafe7f4145f5 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 28 Nov 2011 08:42:12 -0500
Subject: [PATCH] Updated pl language files.

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

diff --git a/interface/web/help/lib/lang/pl_faq_form.lng b/interface/web/help/lib/lang/pl_faq_form.lng
index dfc4e87..6495e63 100644
--- a/interface/web/help/lib/lang/pl_faq_form.lng
+++ b/interface/web/help/lib/lang/pl_faq_form.lng
@@ -1,6 +1,7 @@
 <?php
-$wb['faq_faq_txt'] = 'Frequently Asked Questions';
-$wb['faq_question_txt'] = 'Question';
-$wb['faq_answer_txt'] = 'Answer';
-$wb['faq_section_txt'] = 'Section';
+$wb['faq_faq_txt'] = 'Pomoc Techniczna';
+$wb['faq_question_txt'] = 'Pytanie';
+$wb['faq_answer_txt'] = 'Odpowiedź';
+$wb['faq_section_txt'] = 'Sekcja';
 ?>
+

--
Gitblit v1.9.1