summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lt/pw
blob: b9790d9c15e2da7313e4f3e09c5f87c66689f01a (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Tęsti',
  'Password'                    => 'Slaptažodis',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'tęsti'                       => 'continue',
};

1;