summaryrefslogtreecommitdiffstats
path: root/web/lang/pl/template_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/pl/template_po.inc')
-rw-r--r--web/lang/pl/template_po.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/lang/pl/template_po.inc b/web/lang/pl/template_po.inc
deleted file mode 100644
index c4e56864..00000000
--- a/web/lang/pl/template_po.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-# Polish (Polski) translation
-# Translator: Jaroslaw Swierczynski <swiergot@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!";
-
-?> \ No newline at end of file