summaryrefslogtreecommitdiff
path: root/locale/pl/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/pl/pw')
-rwxr-xr-xlocale/pl/pw14
1 files changed, 0 insertions, 14 deletions
diff --git a/locale/pl/pw b/locale/pl/pw
deleted file mode 100755
index e2996e56..00000000
--- a/locale/pl/pw
+++ /dev/null
@@ -1,14 +0,0 @@
-$self{charset} = 'ISO-8859-2';
-
-$self{texts} = {
- 'Continue' => 'Kontynuj',
- 'Password' => 'Hasło',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'kontynuj' => 'continue',
-};
-
-1;
-