summaryrefslogtreecommitdiff
path: root/locale/ee/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/ee/pw')
-rwxr-xr-xlocale/ee/pw15
1 files changed, 0 insertions, 15 deletions
diff --git a/locale/ee/pw b/locale/ee/pw
deleted file mode 100755
index c703c351..00000000
--- a/locale/ee/pw
+++ /dev/null
@@ -1,15 +0,0 @@
-$self{charset} = 'ISO-8859-15';
-
-$self{texts} = {
- 'Continue' => 'Edasi',
- 'Password' => 'Parool',
- 'Session expired!' => 'Sessioon aegunud!',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- 'edasi' => 'continue',
-};
-
-1;
-