summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/se/pw
blob: 5e2aadc12fb10e9092e18edeca9263bc5acb54ac (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Forts�tt',
  'Password'                    => 'L�senord',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'forts�tt'                    => 'continue',
};

1;