summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/nb/pw
blob: 383a680701edb538dad7166051dbfeae50d375af (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Fortsett',
  'Password'                    => 'Passord',
};

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

1;