summaryrefslogtreecommitdiff
path: root/locale/tw_big5/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/tw_big5/pw')
-rwxr-xr-xlocale/tw_big5/pw15
1 files changed, 0 insertions, 15 deletions
diff --git a/locale/tw_big5/pw b/locale/tw_big5/pw
deleted file mode 100755
index 951795a1..00000000
--- a/locale/tw_big5/pw
+++ /dev/null
@@ -1,15 +0,0 @@
-$self{charset} = 'BIG5';
-
-$self{texts} = {
- 'Continue' => '繼續',
- 'Password' => '密碼',
- 'Session expired!' => '使用期(Session)已過!',
-};
-
-$self{subs} = {
- 'getpassword' => 'getpassword',
- '繼續' => 'continue',
-};
-
-1;
-