summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ee/pw
blob: 5928861573e67152ad50ab6d0529df51bcb89329 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Edasi',
  'Password'                    => 'Parool',
};

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

1;