From 7044610e32b37c079e03cab8bf9cfa8a8f381ec9 Mon Sep 17 00:00:00 2001 From: simo Date: Fri, 10 Jun 2005 19:30:49 +0000 Subject: New Translation Structure --- web/lang/pl/hacker_po.inc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 web/lang/pl/hacker_po.inc (limited to 'web/lang/pl/hacker_po.inc') diff --git a/web/lang/pl/hacker_po.inc b/web/lang/pl/hacker_po.inc new file mode 100644 index 00000000..06420d63 --- /dev/null +++ b/web/lang/pl/hacker_po.inc @@ -0,0 +1,11 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy."; +$_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony."; + +?> -- cgit v1.2.3-24-g4f1b