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

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

1;

