$self{texts} = {
  'Continue'                    => 'Forts�tt',
  'Password'                    => 'L�senord',
  'Session expired!'            => 'Sessionen avslutad',
};

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

1;