summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tw_utf/pw
blob: e6426d461069c5a4fe04d8df00299417e4fbda3e (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => '繼續',
  'Password'                    => '密碼',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  '繼續'                      => 'continue',
};

1;