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