diff options
Diffstat (limited to 'web/lang/pl/template_po.inc')
-rw-r--r-- | web/lang/pl/template_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/pl/template_po.inc b/web/lang/pl/template_po.inc index 6c61d37..266e421 100644 --- a/web/lang/pl/template_po.inc +++ b/web/lang/pl/template_po.inc @@ -1,4 +1,4 @@ -<? +<?php # Polish (Polski) translation # Translator: Jaroslaw Swierczynski <swiergot@gmail.com> @@ -7,4 +7,4 @@ global $_t; $_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!"; -?>
\ No newline at end of file +?> |