summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/lv/pw
blob: 660c1c11b1c849d36db7aeb5087051b7d3006394 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Turpināt',
  'Password'                    => 'Parole',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'turpināt'                    => 'continue',
};

1;