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;