diff options
Diffstat (limited to 'web/lang/pl/logout_po.inc')
-rw-r--r-- | web/lang/pl/logout_po.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/web/lang/pl/logout_po.inc b/web/lang/pl/logout_po.inc deleted file mode 100644 index 5ac7a82..0000000 --- a/web/lang/pl/logout_po.inc +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Polish (Polski) translation -# Translator: Jaroslaw Swierczynski <swiergot@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["pl"]["Under construction..."] = "Prace trwają..."; -$_t["pl"]["You have been successfully logged out."] = "Zostałeś pomyślnie wylogowany."; - -?> |