summaryrefslogtreecommitdiff
path: root/locale/hu/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/hu/pw')
-rwxr-xr-xlocale/hu/pw15
1 files changed, 0 insertions, 15 deletions
diff --git a/locale/hu/pw b/locale/hu/pw
deleted file mode 100755
index cb1ef45d..00000000
--- a/locale/hu/pw
+++ /dev/null
@@ -1,15 +0,0 @@
-$self{charset} = 'ISO-8859-2';
-
-$self{texts} = {
- 'Continue' => 'Folytatás',
- 'Password' => 'Jelszó',
- 'Session expired!' => 'Lejárt az idő!',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'folytatás' => 'continue',
-};
-
-1;
-