summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tw_big5/pw
blob: 0bfcff65900dc7822b9bddb901009e2e96b950e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Ä~Äò',
  'Password'                    => '±K½X',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'Ä~Äò'                        => 'continue',
};

1;