From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 11 Jun 2012 05:00:57 -0400
Subject: [PATCH] Updated version number to 3.0.4.6

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

diff --git a/interface/web/help/lib/lang/pl.lng b/interface/web/help/lib/lang/pl.lng
index 279e3d3..6d9412c 100644
--- a/interface/web/help/lib/lang/pl.lng
+++ b/interface/web/help/lib/lang/pl.lng
@@ -6,4 +6,9 @@
 $wb['Support'] = 'Pomoc';
 $wb['About ISPConfig'] = 'O ISPConfig';
 $wb['Version'] = 'Wersja';
+$wb['Frequently Asked Questions'] = 'Pomoc Techniczna';
+$wb['FAQ Sections'] = 'Sekcje FAQ';
+$wb['Manage Sections'] = 'Zarządzaj sekcjami';
+$wb['Add a Question & Answer Pair'] = 'Dodaj nowe pytanie i odpowiedź';
+$wb['Manage Questions'] = 'Zarządzaj pytaniami';
 ?>

--
Gitblit v1.9.1